{% if section == 'admin' %}

Menu

Clubs Campaigns Clients Reports {% if app.user.role == 'ROLE_SUPER_ADMIN' %} System Status {% endif %}
{% endif %} {% if section == 'club' %}

{{ club.clubName }}

{% endif %} {% if mode == 'admin' %}
{% endif %}