Sha256: 1162dca11a99c260b2cebb603d712489d1384a7bfb304f5fdc8fd842fea9cb25

Contents?: true

Size: 620 Bytes

Versions: 4

Compression:

Stored size: 620 Bytes

Contents

== render 'cm_admin/main/top_navbar'
.form-page
  .form-page__inner
    .form-wrapper
      .flag-alert.mb-4
        p.alert-header
            span
              i.fa.fa-exclamation-triangle
            | Attention
        .alert-body
          p.body-title 
            | Error heading
          p.body-info 
            | The details of the error would be explained in this line. It could also be listed out as points on below the other if there are multiple reasons.
      .form-container
        p.form-title 
          | Section heading
        .form-container__inner
          = generate_form(@ar_object, @model)

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
cm-admin-0.4.2 app/views/cm_admin/main/edit.html.slim
cm-admin-0.4.1 app/views/cm_admin/main/edit.html.slim
cm-admin-0.4.0 app/views/cm_admin/main/edit.html.slim
cm-admin-0.3.0 app/views/cm_admin/main/edit.html.slim