{% set floatingHomeHref = '..' %}
{% include "_partial/floating-home.njk" %}
{% if not nojs -%}
{% set noscriptMessage = 'If you are not automatically redirected to its No-JS version, click here.' %}
{% include "_partial/noscript.njk" %}
{%- endif %}
{% endblock %}