{% extends "devicehistory/base.html" %} {% block tabcontent %} {% if modules %} {% if confirm_delete %}
These modules are down. If you know that they are permanently gone, you may remove them.
{% endif %} {% else %}No modules down
{% endif %} {% endblock %}