{% extends "core/base.html" %} {% load msg_box i18n material_form %} {% block browser_title %} {% trans "New request for exemption from teaching" %} {% endblock %} {% block page_title %} {% trans "Submit new request for exemption from teaching" %} {% endblock %} {% block content %}
{% endblock %}