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