{% for board_posts in posts %} {% if board_posts.board.uri in mod.boards or mod.boards.0 == '*' %}
{% endif %} {% endfor %} {% if mod|hasPermission(config.mod.view_notes) %} {% endif %} {% if bans|count > 0 and mod|hasPermission(config.mod.view_ban) %} {% endif %} {% if mod|hasPermission(config.mod.ban) %} {% endif %} {% if logs|count > 0 %} {% endif %}