{% include "headitem.html.twig" with {title: "D3TPLBLOCK_MAIN_TITLE"|translate} %} {% if readonly %} {% set readonly = "readonly disabled" %} {% else %} {% set readonly = "" %} {% endif %} {% if oViewConfig.getEdition == 'EE' and not allowSharedEdit %} {% set disableSharedEdit = "readonly disabled" %} {% endif %}
{{ oViewConf.getHiddenSid()|raw }}
{{ oViewConf.getHiddenSid()|raw }}
{% block admin_d3tplblocks_main_form %} {% endblock %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("HELP_GENERAL_ACTIVE"), 'sHelpText': help_text("HELP_GENERAL_ACTIVE")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3TPLTHEME_DESC"), 'sHelpText': help_text("D3TPLTHEME_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3TPLTEMPLATE_DESC"), 'sHelpText': help_text("D3TPLTEMPLATE_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3TPLBLOCKNAME_DESC"), 'sHelpText': help_text("D3TPLBLOCKNAME_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3TPLMODULE_DESC"), 'sHelpText': help_text("D3TPLMODULE_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3TPLFILE_DESC"), 'sHelpText': help_text("D3TPLFILE_DESC")} %}
{% include "inputhelp.html.twig" with {'sHelpId': help_id("D3TPLPOS_DESC"), 'sHelpText': help_text("D3TPLPOS_DESC")} %}
  
  {% block admin_d3tplblocks_main_editor %} {% endblock %}
{% include "@d3modcfg_lib/admin/inc/inc.html.twig" %}