webhooks-8.x-1.x-dev/modules/webhook/templates/webhook.html.twig

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

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

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