Updates tests

This commit is contained in:
Mouse Reeve
2022-03-19 15:16:20 -07:00
parent 78ac252dae
commit 1b53c81351
2 changed files with 10 additions and 3 deletions

View File

@ -6,5 +6,5 @@
{% endblock %}
{% block content %}
{% include "confirm_email/resend_modal.html" with active=True static=True %}
{% include "confirm_email/resend_modal.html" with active=True static=True id="resend-modal" %}
{% endblock %}