menu_link_content_revisions_ui-1.0.0/templates/menu-link-content.html.twig

templates/menu-link-content.html.twig
{#
/**
 * @file
 * Default theme implementation to present a menu link entity entity.
 *
 * Available variables:
 * - menu_link_content: Menu link entity.
 *
 * @see template_preprocess_menu_link_content()
 *
 * @ingroup themeable
 */
#}
<div {{ attributes }}>
  {% if label %}
    <h1>{{ label }}</h1>
  {% endif %}
  {% if elements %}
    {{ elements }}
  {% endif %}
</div>

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

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