{% load static %} {% load i18n %} {% include "common_libs.html" with jquery=0 %} {{ site_name }} - {% trans '公告栏' %}
{% include "partial/_navbar.html" %}

{% trans '公告栏' %}

{% trans '发布新公告' %}
{% include "partial/_footer.html" %}