ccchh-website/themes/ccchh/layouts/partials/footer.html

6 lines
142 B
HTML
Raw Normal View History

2023-10-02 12:08:18 +02:00
<footer class="container">
<nav class="menu">
{{- partial "menu.html" (dict "menuID" "footer" "page" . ) -}}
</nav>
</footer>