eleven-8.x-1.0-beta5/eleven/templates/layout-landing/config/admin-page.html.twig

eleven/templates/layout-landing/config/admin-page.html.twig
{#
  wrapper for /admin/config
  parts the cards out into 2 columns
  this template is the same patterns as system-admin-index.html.twig
#}
{{ attach_library('eleven/admin.config') }}

{# do we really want this ??
{{ system_compact_link }}
#}
{% include themepath ~ '/templates/component/navigation/cardlayout/cardlayout.html.twig' %}

<section{{ attributes.addClass('cards js-card-layout-target').setAttribute('aria-label', section_title) }}>

  {% for container in containers %}

      {% for block in container.blocks %}
        {# layout-landing/config/admin-block.html.twig #}
        {{ block }}
      {% endfor %}


  {% endfor %}
</section>

Главная | Обратная связь

drupal hosting | друпал хостинг | it patrol .inc