{% extends "base.html" %} {% load crispy_forms_tags %} {% block content %} {% if instance %} Edit {{ instance }} {% else %} Create Book {% endif %} All Books