--- layout: default title: "{{ site.data[site.active_lang].texts.page_not_found.title | liquify }}" text: "{{ site.data[site.active_lang].texts.page_not_found.text | liquify }}" home_button_text: "{{ site.data[site.active_lang].texts.page_not_found.home_button_text | liquify }}" center-image: source: /assets/media/404/error.svg width: 50% alt: "error 404 image" permalink: /404 allow_untranslated: true banner: disabled: true ---
{{page.center-image.alt}}

{{ page.title | liquify }}

{{ page.text | liquify }}

{{ page.home_button_text | liquify }}