{% include 'components/sidebar.html.twig' %}
{{ include('components/back-to-top.html.twig') }}
{% if block('on_this_page') is defined %}
{% endif %}
{% block content %}{% endblock %}
{% if block('on_this_page') is defined %}
{% endif %}
{% include 'components/search-results.html.twig' %}