Sha256: 0f4897ce9097a6ae23cba91036c8c5f48b7bb854bd88a70241e07cd07e5075fd
Contents?: true
Size: 105 Bytes
Versions: 1
Compression:
Stored size: 105 Bytes
Contents
<html> <title>Sample Layout</title> <body> <%= yield %> <p>Outside the layout</p> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
luneta-0.0.3 | spec/sample-site/simple-layout.erb |