{% extends "base.html" %} {% load crispy_forms_tags %} {% block title %}Create Identity{% endblock %} {% block content %} {% include "identity/_identity_menu.html" %} {% endblock %}