changeset 106 | b0e55e971315 |
parent 101 | a06174484abc |
child 114 | 6093dda9fe38 |
1.1 --- a/templates/en/index.html Sat Jan 18 10:52:54 2014 +0100 1.2 +++ b/templates/en/index.html Sat Jan 18 10:57:40 2014 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 -{% extends _("theme.html") %} 1.5 +{% extends "theme.html" %} 1.6 {% block jumbotron %} 1.7 <!-- default jumbotron --> 1.8 - {% include _("en/jumbotron-default.html") %} 1.9 + {% include "jumbotron-default.html" %} 1.10 {% endblock %} 1.11 {% block body %} 1.12 <div class="module module-gallery">