changeset 30 | 0571319aed6a |
parent 16 | e1763a1be790 |
child 31 | 6de16a6d83c6 |
1.1 --- a/templates/theme.html Wed Dec 04 09:42:43 2013 +0100 1.2 +++ b/templates/theme.html Wed Dec 04 12:21:21 2013 +0100 1.3 @@ -83,6 +83,7 @@ 1.4 <!-- Main component for a primary marketing message or call to action --> 1.5 <div class="jumbotron"> 1.6 {% block jumbotron %}{% endblock %} 1.7 + <div class="clear"></div> 1.8 </div> 1.9 {% block body %}{% endblock %}{% include "footer.html" %} 1.10