{% capture append = "oxidBlock_pageBody" %}

{{ translate({ ident: "ERROR_MESSAGE_OXID_SHOP_ERROR" }) }}

{% capture append = "_error_content" %}
{{ translate({ ident: "ERROR_MESSAGE_OXID_SHOP_ERROR" }) }}
{{ translate({ ident: "MESSAGE_PLEASE_DELETE_FOLLOWING_DIRECTORY", suffix: "COLON" }) }} {{ oViewConf.getBaseDir() }}/setup!
{% endcapture %} {% include "message/error.html.twig" with {statusMessage: ""|implode(_error_content)} %} {% endcapture %} {% include "layout/base.html.twig" %}