Sha256: b7f40dbda2098f3c188240aa579fc3535d8f4941ade8f148da7dfd4e6263e1a3

Contents?: true

Size: 407 Bytes

Versions: 20

Compression:

Stored size: 407 Bytes

Contents

- generate_page_title(local_assigns: local_assigns)

.non-patient-page
  .row
    ul.page-heading.columns.small-12
      li
        h1
          = breadcrumbs_and_title(breadcrumbs: local_assigns[:breadcrumbs],
                                  title: local_assigns[:title])
      li.page-actions
        / Output any page-level actions
        = yield(:actions)

  .row
    .columns.small-12
      = yield

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
renalware-core-2.0.0.pre.rc13 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc11 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc10 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc9 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc8 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc7 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc6 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc5 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc4 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc3 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.rc1 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta12 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta11 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta10 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta9 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta8 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta7 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta6 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta5 app/views/renalware/layouts/_non_patient.html.slim
renalware-core-2.0.0.pre.beta4 app/views/renalware/layouts/_non_patient.html.slim