metatag-8.x-1.x-dev/metatag_views/templates/config_translation_manage_form_element.html.twig

metatag_views/templates/config_translation_manage_form_element.html.twig
{#
/**
 * @file
 * Default theme implementation for a form element in config_translation.
 *
 * Available variables:
 * - element: Array that represents the element shown in the form.
 *   - source: The source of the translation.
 *   - translation: The translation for the target language.
 *
 * @see template_preprocess()
 *
 * @ingroup themeable
 */
#}
<div class="translation-set clearfix">
  <div class="layout-column layout-column--half translation-set__source">
    {{ element.source }}
  </div>
  <div class="layout-column layout-column--half translation-set__translated">
    {{ element.translation }}
  </div>
</div>

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

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