{% trans '公告栏' %} {% if request.user.is_superuser %}🦹🏻{% endif %} {% if request.user.is_staff %}🧙🏻{% endif %}
{% for announcement in announcements %}{% trans '暂无公告' %}
{% endfor %}{% load static %} {% load i18n %} {% load humanize %}
{% include "common_libs.html" %}{% trans '暂无公告' %}
{% endfor %}