{% extends 'base.html' %} {% load static %} {% load widget_tweaks %} {% block scripts %} {% endblock scripts %} {% block title %}book title list{% endblock title %} {% block content %} {% comment %} {% if form.non_field_errors %} {% for error in form.non_field_errors %}