{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if error %}
{{ error }}
{% endif %} {% if message %}
{{ message }}
{% endif %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{% include "include/update_views_notice.html.twig" %}

{{ translate({ ident: "SHOP_LICENSE_VERSION" }) }}
{{ translate({ ident: "GENERAL_OXIDESHOP" }) }} {{ oView.getShopEdition() }} {{ oView.getShopVersion() }} {% if oView.isDemoVersion() %} {{ translate({ ident: "SHOP_LICENSE_DEMO" }) }} {% endif %}
{{ aCurVersionInfo|raw }}
{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}