{% extends "api/base.html" %} {% block title %}Edit Suite{% endblock %} {% load staticfiles %} {% load custom_tags %} {% block content %}
项目列表
模块列表
用例列表
{% endblock %}