{% extends "admin/base.html" %} {% block page_title %}{% if is_new %}新增题目{% else %}编辑题目{% endif %}{% endblock %} {% block content %}