Sha256: 49cd4d8aa5974c23defbcb8a6878891f0fba1caa02e96265ea6a2d51b7b1689a
Contents?: true
Size: 234 Bytes
Versions: 9
Compression:
Stored size: 234 Bytes
Contents
<!doctype html> <html> <head lang="en"> <meta charset="utf-8"> <title><%= title %></title> <%= stylesheet_link_tag "main" %> <%= javascript_include_tag "main" %> </head> <body> <%= yield %> </body> </html>
Version data entries
9 entries across 9 versions & 1 rubygems