{% load static %} {% load i18n %} {% trans 'NiceDB - 公告栏' %}
{% include "partial/_navbar.html" %}

{% trans '公告栏' %}

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