diff --git a/static_src/scss/index.scss b/static_src/scss/index.scss index 3846320..7293e78 100644 --- a/static_src/scss/index.scss +++ b/static_src/scss/index.scss @@ -89,4 +89,4 @@ // Uncomment the following only for development. -//@import 'debug'; +@import 'debug'; diff --git a/templates/_layout.html b/templates/_layout.html index 564f8ea..d534af0 100644 --- a/templates/_layout.html +++ b/templates/_layout.html @@ -7,7 +7,7 @@ {% block top %}
-
+
{% include '_menu_top.html' %} @@ -44,7 +44,7 @@