Sha256: 790538a384355d68588922ed3346e15cae634eefdc2df9a61181c7b86e48dcc8
Contents?: true
Size: 202 Bytes
Versions: 1
Compression:
Stored size: 202 Bytes
Contents
<!doctype html> <html> <head> <title>example</title> <script src="//ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
angelo-0.0.4 | example/foo/views/layout.html.erb |