{% extends "generic/generic_content.html" %} {% load crispy_forms_tags %} {% block title %} {% if object %} Edit {{ object }} {% else %} Create {% endif %} {% endblock title %} {% block col %}