bootstrap_barrio-5.1.3/components/button/button.twig

components/button/button.twig
{% if url %}
  <a{{ attributes.addClass('btn') }} href="{{ url }}">
{% else %}
  <button{{ attributes.addClass('btn') }}>
{% endif %}
  {{ text }}
{% if url %}
  </a>
{% else %}
  </button>
{% endif %}

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

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