Sha256: 44a1bee69bf605ce08e2df623356a5d3a3156f55233bbe9103526201a60d2f3d
Contents?: true
Size: 248 Bytes
Versions: 10
Compression:
Stored size: 248 Bytes
Contents
<!doctype html> <html> <head lang="en"> <meta charset="utf-8"> <title><%= title %></title> <%= stylesheet_link_tag 'application' %> <%= javascript_include_tag 'application' %> </head> <body> <%= yield %> </body> </html>
Version data entries
10 entries across 10 versions & 1 rubygems