Sha256: 45010db944ddf3476df086bb69ea6c5dbd60d244b003db474dc6ef1231db535b
Contents?: true
Size: 218 Bytes
Versions: 81
Compression:
Stored size: 218 Bytes
Contents
<html> <head> <title>My Sample Site</title> <!-- Comment in layout --> </head> <body> <%= yield %> <% link_to "layout_block_link.html" do %> Block link text <% end %> </body> </html>
Version data entries
81 entries across 81 versions & 4 rubygems