page_layouts-1.0.1/templates/page-layouts-layout.html.twig

templates/page-layouts-layout.html.twig
{#
/**
 * @file
 * Default theme implementation to present a layout entity.
 *
 * This template is used when viewing a canonical layout page,
 *
 * Available variables:
 * - content: A list of content items. Use 'content' to print all content, or
 *   print a subset such as 'content.label'.
 * - attributes: HTML attributes for the container element.
 *
 * @see template_preprocess_page_layouts_layout()
 */
#}
<article{{ attributes }}>
  {% if view_mode != 'full' %}
    {{ title_prefix }}
    {{ title_suffix }}
  {% endif %}
  {% if content %}
    {{- content -}}
  {% endif %}
</article>

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

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