some more ui work

This commit is contained in:
Jonathan Carter
2025-07-03 22:11:08 +02:00
parent d0ab6f9803
commit 007a959274
33 changed files with 420 additions and 36 deletions

View File

@@ -0,0 +1,12 @@
{% extends "layout.html" %}
{% block body %}
<p><b> Installing...</b></p>
<p> Or are we... </p>
</div>
</div>
</div>
{% endblock %}