Sha256: 2f5046966984245e3bb823421a039d9303cc70c411b40c67bad493627bdaa6b6

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/app1.css" media="screen" rel="stylesheet" type="text/css">
    <script charset="utf-8" src="/javascripts/app1.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/app1/views/layout.erb