Sha256: 998ff8ba7b76062e7ec53889f58b4a386d01b39415441d6bd4db1738144fff3a
Contents?: true
Size: 416 Bytes
Versions: 16
Compression:
Stored size: 416 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/application.css" type="text/css" media="screen" charset="utf-8"> <title><%= @title || "My Sinatra App" %></title> </head> <body> <%= yield %> </body> </html>
Version data entries
16 entries across 16 versions & 2 rubygems