Sha256: fd15f8cc4f8811210103f8ce1e06df88c04165fbca31768d8a0d4a3915c618b7

Contents?: true

Size: 282 Bytes

Versions: 3

Compression:

Stored size: 282 Bytes

Contents

= render "menu"

.wrapper.wrapper-content
  .row
    .col-lg-12
      .ibox
        .ibox-title
          %h5
            Create new list
            -#%small Simple login form example
          .ibox-tools


        .ibox-content
          .row
            = render partial: "form"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
chaskiq-0.0.6 app/views/chaskiq/manage/lists/new.haml
chaskiq-0.0.5 app/views/chaskiq/manage/lists/new.haml
chaskiq-0.0.4 app/views/chaskiq/manage/lists/new.haml