Change global container classname

This commit is contained in:
Andrew Croce 2018-07-06 16:04:49 -04:00
parent 67fc5c1d72
commit 35a5a62b57

View File

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