{% extends theme("admin/admin_layout.html") %} {% block admin_content %} {% from theme('macros.html') import render_pagination %} Settings
The name of your project
The subtitle of your project (if any).
The default theme for FlaskBB.
The tracker length defines how long the topics will stay as unread. 0 to disable it.
How many users per page are displayed.
How many topics per page are displayed.
How many posts per page are displayed.
How long the use can be inactive before he is marked as offline.
{% endblock %}