feat: Update ui screens

Separate script and assets block.
This commit is contained in:
sthag 2026-03-10 21:21:08 +01:00
parent 6a717b7ab8
commit 92f3c4f81f
6 changed files with 23 additions and 9 deletions

View file

@ -49,10 +49,13 @@ tags:
</div>
{% endblock %}
{% block assets %}
{{ block.super -}}
<script src="/js/windows.js"></script>
{% endblock %}
{%- block script %}
{{ block.super -}}
<script src="/js/windows.js"></script>
<script>
console.log(HIPPIE.brand);
// Get the space element