{% block styles %}{% endblock %}
{{ app_name }}
首页
插件管理
日志管理
配置管理
工具箱
文件浏览器
关于
{% block content %}{% endblock %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% endif %} {% endwith %} {% block scripts %}{% endblock %}