a12s-1.0.0-beta7/modules/layout/templates/paragraph/paragraph--image.html.twig

modules/layout/templates/paragraph/paragraph--image.html.twig
{% set url = false %}
{% if content.link|render|trim is not empty %}
  {% set url = content.link.0['#url'] %}
{% endif %}

{% embed "@a12s_layout/paragraph/paragraph--default.html.twig" %}

  {% block content %}
    {% if url %}
      <a href="{{ url }}">
    {% endif %}
    {{ content|without('link') }}
    {% if url %}
      </a>
    {% endif %}
  {% endblock content %}

{% endembed %}

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

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