Sha256: 859d2698746252887ddf36f20ebf5cc2dbf1ee089c5655f836ee883ba8c8daf6
Contents?: true
Size: 386 Bytes
Versions: 6
Compression:
Stored size: 386 Bytes
Contents
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <%= stylesheet_link_tag "/stylesheets/app2.css" %> <%= javascript_script_tag "/javascripts/app2.js" %> <title><%= @title %></title> </head> <body> <%= yield %> </body> </html>
Version data entries
6 entries across 6 versions & 1 rubygems