Sha256: e6afa6f309c8bd6c1a8a9a64dbdefcff6a073d501071b07bc047921de9f187b1

Contents?: true

Size: 441 Bytes

Versions: 5

Compression:

Stored size: 441 Bytes

Contents

section {
  table {
    thead {
      th { 'Page Name' }
      th { 'Demo' }
    }
    tbody {
      tr {
        td { 'Register' }
        td { a(href: "#", title: "View Sample") { 'View Sample' } }
      }
      tr {
        td { 'Login' }
        td { a(href: "#", title: "View Sample") { 'View Sample' } }
      }
      tr {
        td { 'Static' }
        td { a(href: "#", title: "View Sample") { 'View Sample' } }
      }
    }
  }
}

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
express_ui-0.1.0.rc7 app/views/express_ui/uicomponents/_pages.html.et
express_ui-0.1.0.rc5 app/views/express_ui/uicomponents/_pages.html.et
express_ui-0.1.0.rc4 app/views/express_ui/uicomponents/_pages.html.et
express_ui-0.1.0.rc3 app/views/express_ui/uicomponents/_pages.html.et
express_ui-0.1.0.rc1 app/views/express_ui/uicomponents/_pages.html.et