ai_content_lifecycle-1.0.0/templates/content-life-cycle.html.twig

templates/content-life-cycle.html.twig
{#
/**
 * @file
 * Default theme implementation to present a content life cycle entity.
 *
 * This template is used when viewing a canonical content life cycle 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_content_life_cycle()
 */
#}
<article{{ attributes }}>
  {% if view_mode != 'full' %}
    {{ title_prefix }}
    {{ title_suffix }}
  {% endif %}
  {% if content %}
    {{- content -}}
  {% endif %}
</article>

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

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