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