{% extends "base.html" %} {% block title %}User Facility Allotments{% endblock %} {% block content %}

User Facility Allotments

{% if perms.common.add_userfacilityallotment %} Add Facility User {% endif %}
User Allotment Type
{% endblock content %} {% block inline_javascript %} {% endblock inline_javascript %}