fix: clean up html/njk formatting

This commit is contained in:
Devin Haska 2024-02-04 10:53:11 -08:00
parent a65a26ebe4
commit 9b773d7ce2
5 changed files with 45 additions and 61 deletions

View file

@ -1 +1,3 @@
<header>{% include "partials/menu.html" %}</header>
<header>
{% include "partials/menu.html" %}
</header>