branch | landing-page-2014 |
changeset 39 | 6ce477e2df12 |
parent 36 | b797d9ada684 |
child 56 | ec739b4954d4 |
1.1 --- a/templates/theme.html Wed Dec 11 08:16:07 2013 +0100 1.2 +++ b/templates/theme.html Mon Dec 16 05:05:01 2013 +0100 1.3 @@ -67,8 +67,8 @@ 1.4 {% block jumbotron %}{% endblock %} 1.5 <div class="clear"></div> 1.6 </div> 1.7 - {% block body %}{% endblock %}{% include "footer.html" %} 1.8 - 1.9 + {% block body %}{% endblock %} 1.10 + {% include "footer.html" %} 1.11 </div> <!-- /container --> 1.12 1.13