template block for placing the sidenav

This commit is contained in:
Andrew Croce 2018-07-09 14:34:53 -04:00
parent fbfa706721
commit 9368354cc6

View File

@ -14,6 +14,8 @@
{% include 'header.html.to' %}
<div class='panel-container'>
{% block sidenav %}{% end %}
{% block content %}
these are not the droids you are looking for
{% end %}