{% include 'header.html' %}
参数配置 返回主页面
{% if error %}
{{ error }}
{% endif %} {% if success %}
{{ success }}
{% endif %}

请设置和管理系统参数配置

{% include 'footer.html' %}