equal
deleted
inserted
replaced
1 {% extends "theme.html" %} |
1 {% extends "theme.html" %} |
2 {% block jumbotron %} |
|
3 <!-- default jumbotron --> |
|
4 {% include "jumbotron-default.html" %} |
|
5 {% endblock %} |
|
6 {% block body %} |
2 {% block body %} |
7 <div class="module module-gallery"> |
3 <div class="module module-gallery"> |
8 <!--img src="static/images/python_blender.jpg" /--> |
4 <!--img src="static/images/python_blender.jpg" /--> |
9 <div class="container"> |
5 <div class="container"> |
10 <div class="col-md-6 col-yellow"> |
6 <div class="col-md-6 col-yellow"> |