diff -r 76ab3c71aff2 -r c67bcee93248 doc/book/en/_themes/cubicweb/layout.html --- a/doc/book/en/_themes/cubicweb/layout.html Mon Jul 06 17:39:35 2015 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,61 +0,0 @@ -{% extends "basic/layout.html" %} - -{%- block extrahead %} - -{%- if theme_favicon %} - -{%- endif %} - -{%- if theme_canonical_url %} - -{%- endif %} -{% endblock %} - -{% block header %} - -{% if theme_in_progress|tobool %} - Documentation in progress -{% endif %} - -{% if theme_outdated|tobool %} -
> Read the latest version of this page
-{% endif %} - -
- {%- if theme_logo %} - {% set img, ext = theme_logo.split('.', -1) %} -
- - - -
- {%- endif %} -
-{% endblock %} - -{%- macro relbar() %} - -{%- endmacro %} - -{%- block sidebarlogo %}{%- endblock %} -{%- block sidebarsourcelink %}{%- endblock %}