yeti_theme-8.x-1.x-dev/templates/form/form.html.twig

templates/form/form.html.twig
{#
/**
 * @file
 * Yeti theme implementation for a 'form' element.
 *
 * Available variables
 * - attributes: A list of HTML attributes for the wrapper element.
 * - children: The child elements of the form.
 *
 * @see template_preprocess_form()
 *
 * @ingroup themeable
 */
#}
{{ attach_library('yeti/form') }}

{%
  set classes = [
    'form',
  ]
%}

<form{{ attributes.addClass(classes) }}>
  {{ children }}
</form>

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

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