{% extends "core/base.html" %} {% load crispy_forms_tags %} {% block title %} {{ title }} | {{ block.super }}{% endblock title %} {% block content %} {% include "core/messages.html" %}