{% extends "pub/basepage.html"%} {% block title%} 文章管理 {% endblock %} {% block content %}
{% endblock %} {% block sidebar%}
文章管理
分类管理
{% endblock %}