More UI polishing

This commit is contained in:
Jackzie 2025-04-17 16:06:18 -05:00
parent f54cbbc8bd
commit a1d740aa05
9 changed files with 190 additions and 64 deletions

View file

@ -17,4 +17,7 @@
<body class="{{body-class}}">
{{> @partial-block }}
</body>
{{#if has-scripts}}
{{> scripts}}
{{/if}}
</html>