{% trans 'Announcements' %} {% if request.user.is_superuser %}đŠčđ»{% endif %} {% if request.user.is_staff %}đ§đ»{% endif %}
{% for announcement in announcements %}{% trans 'nothing so far.' %}
{% endfor %}{% load static %} {% load i18n %} {% load humanize %} {% load duration %}
{% include "common_libs.html" %}{% trans 'nothing so far.' %}
{% endfor %}