{% extends "data/base.html" %} {% block title %}编辑模块{% endblock %} {% load staticfiles %} {% block content %}
模块管理>编辑模块
{% endblock %}