bootstrap_barrio-5.1.3/components/branding/branding.twig

components/branding/branding.twig
<div{{ attributes.addClass('container-fluid') }}>
  {% if site_logo or site_name %}
    <a href="{{ url }}" rel="home" class="navbar-brand">
      {% if site_logo %}
        <img src="{{ site_logo }}" alt="{{ 'Home'|t }}" />
      {% endif %}
      {{ site_name }}
    </a>
  {% endif %}
  {% if site_slogan %}
    <div class="navbar-text">
      {{ site_slogan }}
    </div>
  {% endif %}
</div>

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

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