Sha256: 2736f23ea9125f477e960d600b81b3de6961e543f7a714808c58c268a3d92960
Contents?: true
Size: 215 Bytes
Versions: 1
Compression:
Stored size: 215 Bytes
Contents
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Hello World</title> <meta name="viewport" content="width=device-width, initial-scale=1.0"> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
sinatra_generator-0.1.4 | lib/sinatra_generator/templates/layout.erb |