{% extends "base.html" %} {% block main %}

{{ t!("error.error_404.title") }}

{{ t!("error.error_404.subtitle") }}

{{ t!("error.error_404.button") }}
{% endblock %}