diff --git a/templates/base.html.to b/templates/base.html.to index dca55fe8..f271513d 100644 --- a/templates/base.html.to +++ b/templates/base.html.to @@ -14,6 +14,8 @@ {% include 'header.html.to' %}
+ {% block sidenav %}{% end %} + {% block content %} these are not the droids you are looking for {% end %}