{% extends "../base/layout.html" %} {% block title %} TerraMA2 {[ __('404 not found') ]} {% endblock %} {% block content %}

404

{{ i18n.__('Oops! Page not found') }}.

{{ i18n.__('We could not find the page you were looking for') }}

{% endblock %}