{%- block html %} {%- block head %} {{title}} {%- endblock head %} {%- block body %}
{{title}}
{%- block button_strip1 %} {%- endblock button_strip1 %} {%- if home_url != None %} {%- endif %} {%- block button_strip2 %} {%- endblock button_strip2 %} {%- block button_strip3 %} {%- endblock button_strip3 %} {%- block button_strip4 %} {%- endblock button_strip4 %}
{{title}}


{%- block footer %} {{footer_text}} {%- endblock footer %}
{%- block help_contents %}

Keyboard Shortcuts

{%- block help_kb_shortcuts %}
/
Open Search
Ctrl+/
Open Search relative to current page
Ctrl+[ and Ctrl+]
Cycle through path index editors
Ctrl+\
Navigate to parent page
{%- endblock help_kb_shortcuts %}
{%- endblock help_contents %}
{%- endblock body %}
{%- endblock html %}