{% extends 'base.html' %} {% block content %}

{{ tips }}

添加导航条目

{% csrf_token %} {{ n_form.as_p }}      返回
{% endblock %}