{% extends "base.html" %} {% block title %}Add Your BBS — {{ config.BBS_NAME }}{% endblock %} {% block content %}
Submit your BBS to the local directory. {% if not current_user.is_admin %}The sysop will review and approve it before it appears.{% endif %}