{# object_form.html - Create/Edit form template #} {% extends "base.html" %} {% load crispy_forms_tags %} {% block content %}