author | Aurelien Campeas <aurelien.campeas@logilab.fr> |
Wed, 24 Oct 2012 12:08:21 +0200 | |
branch | stable |
changeset 8582 | b0e086f451b7 |
parent 5258 | 9ff357e82e36 |
permissions | -rw-r--r-- |
{% extends "basic/layout.html" %} {% block header %} <div class="header"> <a href="http://www.cubicweb.org"> <img alt="cubicweb logo" src="{{ pathto('_static/cubicweb.png', 1) }}"/> </a> </div> {% endblock %} {# puts the sidebar into "sidebar1" block i.e. before the document body #} {% block sidebar1 %}{{ sidebar() }}{% endblock %} {% block sidebar2 %}{% endblock %}