{% extends "layouts/main.html" %} {% block main %}

{% if Globals.AllowMembersPage %} {% endif %} {% if Globals.AllowContactsPage %} {% endif %} {% if Globals.UserIsAdmin %} {% endif %}
{% endblock %}