diff -r db0ed4a1e9d1 -r 0571319aed6a templates/theme.html --- a/templates/theme.html Wed Dec 04 09:42:43 2013 +0100 +++ b/templates/theme.html Wed Dec 04 12:21:21 2013 +0100 @@ -83,6 +83,7 @@ <!-- Main component for a primary marketing message or call to action --> <div class="jumbotron"> {% block jumbotron %}{% endblock %} + <div class="clear"></div> </div> {% block body %}{% endblock %}{% include "footer.html" %}