diff --git a/tpl/base.html b/tpl/base.html index e63aa76..816e443 100644 --- a/tpl/base.html +++ b/tpl/base.html @@ -48,6 +48,7 @@ grid-template-rows: repeat(2, 1fr); } + {% include 'blocks/navbar.html' %}