Sha256: 6b90d694bf9f71da5328fec16b88bda3e35a0ec8b68ea6486210ec8114a78753

Contents?: true

Size: 570 Bytes

Versions: 4

Compression:

Stored size: 570 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
  <meta http-equiv="content-type" content="text/html;charset=UTF-8" />
  <link rel="shortcut icon" href="/public/favicon.ico" type="image/x-icon"> 
  <title>ReST in Peace</title>
  <link rel="stylesheet" href="/public/stylesheets/main.css" type="text/css" media="screen" charset="utf-8">
</head>
<body> 
<div id="mainLayout">		
<%= @yield %>
</div>
</body>
</html>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
rest_in_peace-0.2.1 lib/rest_in_peace/templates/html/layout.html.erb
rest_in_peace-0.2.0 lib/rest_in_peace/templates/html/layout.html.erb
rest_in_peace-0.1.1 lib/rest_in_peace/templates/html/layout.html.erb
rest_in_peace-0.1.0 lib/rest_in_peace/templates/html/layout.html.erb