{% if mod|hasPermission(config.mod.noticeboard_post) %}
{{ post.body }}
{% for i in range(0, (count - 1) / config.mod.noticeboard_page) %} [{{ i + 1 }}] {% endfor %}