{{ site.name }}
{% block error_number %}
404
{% endblock%}

{% block info_text %}
{% trans "Try to" %}:
-
{% if search_action %}
- {% trans "Use the search form" %} {% endif %}
- {% trans "Visit the" %} {% trans "Home page" %}
- {% blocktrans %}Go back{% endblocktrans %}
{% if search_action %}
{% trans "Please fill the search field" %}
{% endif %}