+
+
+ {% block page_content %}
+ {% endblock %}
+
+ diff --git a/app/templates/base.html.j2 b/app/templates/base.html.j2 index 94ad47ea..f206446c 100644 --- a/app/templates/base.html.j2 +++ b/app/templates/base.html.j2 @@ -18,8 +18,14 @@
{% include 'sidenav.html.j2' %} - {% block page_content %} - {% endblock %} +