{% extends "csat/base.html" %} {% block page_title %}{{ page_title }}{% endblock %} {% block content %} {% crispy form %} {% endblock %}