{% extends "base.html" %} {% block title %}添加文章{%endblock%} {% block bc %} {% endblock %} {% block content %}
{%endblock%}