Sha256: a6516f79205818944217046cd9084d067cd413b9f2e3c41e9bb9b92df9206e8a
Contents?: true
Size: 468 Bytes
Versions: 1
Compression:
Stored size: 468 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"> <link charset="utf-8" href="/stylesheets/app2.css" media="screen" rel="stylesheet" type="text/css"> <script charset="utf-8" src="/javascripts/app2.js" type="text/javascript"></script> <title><%= @title %></title> </head> <body> <%= yield %> </body> </html>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
wbzyl-rack-static-assets-0.0.2 | examples/app2/views/layout.erb |