diff --git a/templates/base_layout.html b/templates/base_layout.html index 6147f85..8590ced 100644 --- a/templates/base_layout.html +++ b/templates/base_layout.html @@ -11,6 +11,8 @@ + + {% block body %} - {% include "partial/_navigation.html" %}