base updated with navbar

This commit is contained in:
DaanoGames
2025-04-03 15:55:50 +02:00
parent 66d79eeb89
commit 97e4b7fe0a
4 changed files with 37 additions and 7 deletions

View File

@@ -3,5 +3,8 @@
{%block title%}Dashboard{%endblock%}
{%block content%}
<div class="container-xxl text-bg-info">
Box
</div>
<p>The dashboard will display here</p>
{%endblock%}