{% extends "facility-rules-container.html" %} {% block head %} {{ block.super }} {% endblock %} {% block sub-content %}
| {% include 'report-table-header.html' %} | ||||
|---|---|---|---|---|
| {{ fac.label_id }} | {{ fac.label_name }} | {% for lookup in fac.lookup %}{% if not forloop.first %}; {% endif %}{{ lookup }}{% endfor %} |