doc/book/en/.templates/layout.html
changeset 2543 19103bdcab36
parent 303 ea6f0e833fbb
child 4142 ba6c316e3d9c
--- a/doc/book/en/.templates/layout.html	Tue Jul 28 21:27:52 2009 +0200
+++ b/doc/book/en/.templates/layout.html	Tue Jul 28 23:21:39 2009 +0200
@@ -4,7 +4,7 @@
 {%- endblock %}
 {%- set reldelim1 = reldelim1 is not defined and ' »' or reldelim1 %}
 {%- set reldelim2 = reldelim2 is not defined and ' |' or reldelim2 %}
-{%- macro relbar %}
+{%- macro relbar() %}
     <div class="related">
       <h3>Navigation</h3>
       <ul>
@@ -24,7 +24,7 @@
       </ul>
     </div>
 {%- endmacro %}
-{%- macro sidebar %}
+{%- macro sidebar() %}
       {%- if builder != 'htmlhelp' %}
       <div class="sphinxsidebar">
         <div class="sphinxsidebarwrapper">