---
# This file is licensed under the MIT License (MIT) available on
# http://opensource.org/licenses/MIT.
---
{% include layout/base/html-head.html %}
{% if site.donation_banner.display %}
{% include layout/base/pagetop-donation.html %}
{% endif %}
{% include layout/base/pagetop-detect-mobile.html %}
{% include layout/base/pagetop-alert.html %}
{% include layout/base/head-language-dropdown.html %}
{% include layout/base/head-mobile-menu.html %}
{% include layout/base/head-logo.html %}
{% include layout/base/head-language-select.html %}
{% include layout/base/head-menu.html %}
{% include layout/base/breadcrumbs.html %}
{% include layout/base/content.html %}
{% include layout/base/footer-js.html %}