add footer with own nav and pages
This commit is contained in:
parent
d67a98b9a6
commit
131c03549f
6 changed files with 45 additions and 0 deletions
|
@ -11,5 +11,7 @@
|
|||
<main>
|
||||
{{ content | safe }}
|
||||
</main>
|
||||
|
||||
{% include 'footer.njk' %}
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue