{% extends "base.html" %} {% block title %}Tour — {{ config.BBS_NAME }}{% endblock %} {% block content %}
A 60-second guide to {{ config.BBS_NAME }}.
@username
to ping someone — they get an in-app notification.
/gemini/{username}.
Welcome aboard.
{% endblock %}