{% extends 'phy_django/base.html' %} {% load crispy_forms_tags %} {% block body %} {{ block.super }} {% crispy form %} {% endblock %}