{% load crispy_forms_tags %} {% load staticfiles %} {{ system.name }}
{% if messages %}

Messages from the system

{% endif %} {% block content %}{% endblock %}