remove the global grid wrapper
This commit is contained in:
parent
77600abfa6
commit
af96956c11
@ -13,11 +13,11 @@
|
|||||||
|
|
||||||
{% include 'header.html.to' %}
|
{% include 'header.html.to' %}
|
||||||
|
|
||||||
<section class='usa-grid'>
|
<div class='application-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 %}
|
||||||
</section>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user