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