Sha256: b1ee5c0f16265e928a292ecc7974990fe3ae9622d87e6db84b5e216f9a6f68d0

Contents?: true

Size: 376 Bytes

Versions: 1

Compression:

Stored size: 376 Bytes

Contents

.section.questions
  .section_content
    .questions_content
      .title = @structure.try :title
      = raw @structure.try :main

      - if feature_enabled?(:enable_livechating)
        a.button.callchat href=""
          = I18n.t :live_chat, scope: [:layout, :button]
      - else
        a.button href="/contacts"
          = I18n.t :live_chat, scope: [:layout, :button]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
translation_cms-0.1.5 app/cells/composite/support_block.html.slim