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

Add Author

{% csrf_token %} {{ form }}
{% endblock %}