Sha256: d873a8889389b8cb85a128d627c634cd345ca834cd65f30b9774a10b96b6cc7d
Contents?: true
Size: 546 Bytes
Versions: 58
Compression:
Stored size: 546 Bytes
Contents
- map_exists = yield(:longtitude).present? && yield(:latitude).present? #contacts %h2.mb-5.font-weight-bold.text-center = block.title - if map_exists = render 'tramway/landing/blocks/block_types/contacts/with_map', block: block, social_networks: defined?(social_networks) ? social_networks : nil - else = render 'tramway/landing/blocks/block_types/contacts/without_map', block: block, social_networks: defined?(social_networks) ? social_networks : nil, phone: defined?(phone) ? phone : nil, email: defined?(email) ? email : nil
Version data entries
58 entries across 58 versions & 1 rubygems