{% extends "users/base.html" %} {% load crispy_forms_tags %} {% block content %} {% if request.user.profile.agency.module_timemanagement %}

{% csrf_token %}
  Abbrechen
{% else %}

Das Modul Abwesenheitsplanung wurden in ihrer Agentur deaktiviert.

{% endif %} {% endblock content %}