social_course-8.x-2.11/templates/course-related-courses.html.twig

templates/course-related-courses.html.twig
<div class="card__block card__block--list">
  {% for item in items %}
  {% if item.url == false %}
  <span class="list-item not-allowed">
    {% else %}
    <span class="list-item">
    {% endif %}
      <span class="list-item__text">
          {% if item.url %}
        <a href="{{ item.url }}">
          {% endif %}
          {{ item.label }}
          {% if item.url %}
        </a>
        {% endif %}
        </span>
      </span>
    {% endfor %}
</div>

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

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