{% extends "news/base_news.html" %} {% block content %}

News Archive

{% if perms.news %} {% endif %} {% include "news/inlines/posts_table.html" %} {% endblock %}