{% include "headitem.html.twig" with {title: "GENERAL_ADMIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }} {% block admin_object_seo_form %} {% if oView.showCatSelect() %} {% endif %} {% if oView.isSuffixSupported() %} {% endif %} {% endblock %} {% if oxid != "-1" %} {% endif %}
{{ translate({ ident: "GENERAL_SEO_ACTCAT" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SEO_ACTCAT"), 'sHelpText': help_text("HELP_GENERAL_SEO_ACTCAT")} %}
{{ translate({ ident: "GENERAL_SEO_FIXED" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SEO_FIXED"), 'sHelpText': help_text("HELP_GENERAL_SEO_FIXED")} %}
{{ translate({ ident: "GENERAL_SEO_SHOWSUFFIX" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SEO_SHOWSUFFIX"), 'sHelpText': help_text("HELP_GENERAL_SEO_SHOWSUFFIX")} %}
{{ translate({ ident: "GENERAL_SEO_URL" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SEO_URL"), 'sHelpText': help_text("HELP_GENERAL_SEO_URL")} %}
{{ translate({ ident: "GENERAL_SEO_OXKEYWORDS" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SEO_OXKEYWORDS"), 'sHelpText': help_text("HELP_GENERAL_SEO_OXKEYWORDS")} %}
{{ translate({ ident: "GENERAL_SEO_OXDESCRIPTION" }) }} {% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_SEO_OXDESCRIPTION"), 'sHelpText': help_text("HELP_GENERAL_SEO_OXDESCRIPTION")} %}

{% block object_seo_custreadonly %} {% endblock %} {% include "language_edit.html.twig" with {custreadonly: custreadonly} %}

{% include "bottomnaviitem.html.twig" %} {% include "bottomitem.html.twig" %}