{% load static %} {% load i18n %} {% if not announcements %}
Page not found. 404.

{% trans "No Records found." %}

{% trans "There are no announcements at the moment." %}

{% else %}
{% endif %}