tidy up some cimar stuff

This commit is contained in:
Ross
2025-03-24 10:19:43 +00:00
parent e27d45f3c5
commit bcc449eb34
4 changed files with 40 additions and 11 deletions
+7
View File
@@ -161,6 +161,13 @@
<div class="row clear-both">
<div class="col-md-12">
<div id="htmx-error"></div>
<span
id="cimar-login-needed"
hx-get='{% url "cimar_status" %}'
hx-trigger="cimar-login-needed from:body"
>
</span>
{% block content %}
{% endblock %}
</div>