Sha256: 956a71f22200f1552c5b2da62a01f54585d1232a7f1ddb1b31b4d97714a82b1a

Contents?: true

Size: 1.35 KB

Versions: 1

Compression:

Stored size: 1.35 KB

Contents

%h5 SUPPORT
.container
  .row.mb-4
    .col-12
      .form-group
        %label.d-flex.align-items-center{for: "exampleFormControlInput1"}
          %h6.mr-auto Search Knowledge Base
          %p.small.text-muted.m-0 2,121 articles
        %input#exampleFormControlInput1.form-control{placeholder: "Type your question here...", type: "email"}/
  .row.mb-4
    .col-12
      .d-flex.align-items-center
        %h6.mr-auto Recent Support Forum Activity
        %a.btn.btn-link.small.m-0{href: "javascript:"} Visit Forum →
      %table.table.table-responsive-sm
        %thead
          %th
            Thread Title
          %th
            Date Opened
          %th
            Last Activity
        %tr
          %td
            %a{href: "javascript:"} How do I install this on Windows?
          %td
            2 days ago
          %td
            10 mins ago
        %tr
          %td
            %a{href: "javascript:"} Error opening main screen...
          %td
            2 days ago
          %td
            10 mins ago
        %tr
          %td
            %a{href: "javascript:"} Colossus demands to know my location?
          %td
            2 days ago
          %td
            10 mins ago
        %tr
          %td
            %a{href: "javascript:"} Reticulating splines is taking too long!
          %td
            2 days ago
          %td
            10 mins ago

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
kiso_themes-1.0.2 lib/generators/kiso_themes/templates/views/app_pages/user_account/_user_account/_support.html.haml