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

Create New Book

{% csrf_token %}
{% endblock %}