equal
deleted
inserted
replaced
66 <div class="jumbotron"> |
66 <div class="jumbotron"> |
67 {% block jumbotron %}{% endblock %} |
67 {% block jumbotron %}{% endblock %} |
68 <div class="clear"></div> |
68 <div class="clear"></div> |
69 </div> |
69 </div> |
70 {% block body %}{% endblock %} |
70 {% block body %}{% endblock %} |
71 {% include "footer.html" %} |
|
72 </div> <!-- /container --> |
71 </div> <!-- /container --> |
73 |
72 |
|
73 {% include "footer.html" %} |
74 |
74 |
75 <!-- Bootstrap core JavaScript |
75 <!-- Bootstrap core JavaScript |
76 ================================================== --> |
76 ================================================== --> |
77 <!-- Placed at the end of the document so the pages load faster --> |
77 <!-- Placed at the end of the document so the pages load faster --> |
78 <script src="/static/js/jquery-2.0.3.min.js"></script> |
78 <script src="/static/js/jquery-2.0.3.min.js"></script> |