{# TODO: figure out nested macro calls #} {% import 'components/navigation/global.html' as global %} {% from 'components/navigation/sidebar.html' import nav_list, nav_item, nav_header, nav_entry %} {% from 'components/loading_icon.html' import loading_icon %} {% from 'components/timestamp.html' import timestamp %} {% from 'components/tooltip.html' import tooltip %} {% from 'components/links.html' import fancy_link, kemono_link, link_button %} {% from 'components/tooltip.html' import register_message %} {% from 'components/buttons.html' import button %} {% macro header_link(url, text, class_name=none) %} {{ text }} {% endmacro %}
{% if g.matomo_enabled and g.matomo_plain_code %} {{ g.matomo_plain_code|safe }} {% elif g.matomo_enabled %} {% endif %} {% block title %}