{% extends "base.html" %} {% block title %}编辑应用{% endblock %} {% block content %}

编辑应用

返回
{% endblock %} {% block scripts %} {% endblock %}