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