include ./proactive-chat/greetings-index.jade
include ./proactive-chat/greetings-panel.jade
script(type="text/template")#admin-proactive-chat-template
  section#admin-proactive-chat.container
    .row.header-row
      .columns.small-6
        h2.pull-left Proactive Chat
        a.help-button.inverse-blue.left.create.medium#create-greeting Create New Greeting
    .row
      .columns.small-6
        p.help-text Proactive chat makes it easy to engage with your website visitors at scale. Click on a greeting to view details or create one to target customers based on their behavior on your site.
    .row
      .columns.small-6
        .help-data-rows
          article#greetings-index
      .columns.small-6.greetings-panel-container
