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