{% extends 'base.html' %} {% load static %} {% block title %}IT Request Forms{% endblock %} {% block extra_head %} {% endblock %} {% block content %}
{{ form.description }}
{% endif %} {% endfor %}No forms available{% if current_group_id %} for this group{% endif %}.