remove unused code

This commit is contained in:
Audrey Jensen 2023-09-14 20:20:32 +00:00
parent 3c172f8e70
commit cb111a1fa0

View File

@ -25,7 +25,6 @@
{% else %} {% else %}
<h5 class="alert alert-danger"> Form/email failed to submit with errors. Contact IT </h5> <h5 class="alert alert-danger"> Form/email failed to submit with errors. Contact IT </h5>
{% endif %} {% endif %}
{% else %}
{% endif %} {% endif %}
</div> </div>
</body> </body>