Sha256: 279604929c01bc54c9c74d6253cc1cc7d467ea25d3f2b972c46381e64c7712ee

Contents?: true

Size: 703 Bytes

Versions: 15

Compression:

Stored size: 703 Bytes

Contents

- records_in_the_row = 4
- if defined?(::Tramway::Profiles)
  - social_networks = (@application.social_networks.active if @application.respond_to?(:social_networks)) unless social_networks
  - social_networks&.each do |profile|
    %ul.list-group
      %li.list-group-item
        = profile_link profile
- if yield(:phone).present? || yield(:email).present?
  .row.features-small.mt-5.wow.fadeIn
    - if yield(:phone).present?
      .col-xl-3.col-lg-6
        .row.link{ data: { href: "tel:#{phone}" } }
          .col-2
            %i.fas.fa-2x.mb-1.fa-phone.indigo-text{ aria: { hidden: 'true' } }
          .col-10.mb-2.pl-3
            %h5.feature-title.font-bold.mb-1
              = yield(:phone)

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
tramway-landing-3.3.0.6 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.3.0.5 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.3.0.4 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.3.0.3 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.3.0.2 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.3.0.1 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.3 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.2.0.3 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.2.0.2 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.2 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.1.1.12 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.1.1.11 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.1.1.10 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.1.1.9 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml
tramway-landing-3.1.1.8 app/views/tramway/landing/blocks/block_types/contacts/_without_map.html.haml