Use .panel-container on base template

This commit is contained in:
Andrew Croce
2018-07-09 09:24:56 -04:00
parent 4425d37cb0
commit 116b731edc
3 changed files with 25 additions and 9 deletions

View File

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