{% extends "hmi-base.html" %} {% block header-extras %} {{ block.super }} {% endblock %} {% block content %} {%include 'hmi-door-cancel.html' %}
{% csrf_token %}

Current Alerts

{% include 'hmi-alert-row.html' %}
Code Location Instructions
Tower Door Access System Control
{% endblock %}