More documentation

This commit is contained in:
Andrew Croce 2018-07-09 09:25:31 -04:00
parent 75f7ae6def
commit 0ccbaeb5e8

View File

@ -78,3 +78,5 @@ Layouts and behaviors for specific row/col use cases should be handled on a case
} }
} }
``` ```
Page templates that inherit from the `base.html` template should render `.col` elements at their top level, with no other wrapping elements.