{% load staticfiles %} 图书添加
{% include 'header.html' %}
{% csrf_token %}


添加
{% include 'footer.html' %}