{# wiki_local/snippets.html ======================== Copy this file to: /wiki_local/snippets.html This is a COMPLETE replacement of MoinMoin's built-in snippets.html. The All-in-One Accessibility widget {% endif %} {%- endmacro %} {# Header/Sidebar for topside_cms theme #} {% macro cms_header() %}
{% block header %} {% if logo() %} {%- endif %} {% if cfg.sitename %} {{ cfg.sitename }}
{%- endif %} {% if request.user_agent and search_form %} {{ utils.header_search(search_form) }} {% endif %} {% if request.user_agent %} {%- endif %} {{ custom_panels() }} {% endblock %}

{% endmacro %} {# Custom panel for wiki's that want links to key pages in header or sidebar #} {% macro custom_panels() %} {% endmacro %}