{% extends "slm/alerts/alert.html" %} {% block alert_content %} {{ block.super }} {% if findings %}
{% include upload_tmpl %}
{% endif %} {% endblock alert_content %}