Boards
{% if mod|hasPermission(config.mod.noticeboard) %}
Noticeboard {# TODO #}
{% endif %}
Administration
{% if mod|hasPermission(config.mod.themes) %}
Themes {# TODO #}
{% endif %}
Search {# TODO #}
{% if config.debug %}
Debug
{% endif %}