Fix non-functional login page after session timeout

This commit is contained in:
Raphael Michel
2023-03-21 17:17:39 +01:00
parent 464a25a678
commit 0121e053f6
2 changed files with 4 additions and 1 deletions

View File

@@ -46,4 +46,5 @@
{% endif %}
</div>
</form>
<!-- pretix-login-marker -->{# marker required for ajax calls to detect that user session is over #}
{% endblock %}