Sha256: 2510da9053ab1537a31cc532580edd8ec4842f1eb509e840dcd8967a7f4636a9

Contents?: true

Size: 452 Bytes

Versions: 1

Compression:

Stored size: 452 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 rel="stylesheet" href="/stylesheets/app1.css" type="text/css" media="screen" charset="utf-8">
    <script 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-sinatra-static-assets-0.0.2 examples/app1/views/layout.erb