{% extends "base.html" %} {% block headers %} {% if list_all %} {% endif %} {% if not list_all %} {% else %} {% endif %} {% endblock headers %} {% block submenu %}
{% endblock submenu %} {% block title %}{% if list_all %} {% load pagination_heading %}{% pagination_heading %}{% else %}Showing the 50 most recent messages{% endif %}{% endblock title %} {% block heading %}{% if list_all %}{% load pagination_heading %}{% pagination_heading %}{%if active_filters %}(Filters have been applied){%endif%}{% else %} Showing the 50 most recent messages [updated every 60 sec's] {% endif %}{% endblock heading %} {% block content %}