Sha256: 46a04e8a8fd2597e16ab2cafe0638262b7b4e9ad1519b432b6e8f16c21273470

Contents?: true

Size: 411 Bytes

Versions: 3

Compression:

Stored size: 411 Bytes

Contents

<!DOCTYPE HTML>
<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <title><%= app_title %>: {{title}}</title>
    <link rel="stylesheet" href="{{path}}/stylesheets/application.css" type="text/css" media="screen" charset="utf-8">
  </head>
  <body>
    <h1><%= app_title %></h1>
    <h2>{{title}}</h2>
    <p class="notice">{{notice}}</p>
    {{>body}}
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rid-0.5.2 lib/rid/generators/application/templates/lib/templates/layout.mustache
rid-0.5.1 lib/rid/generators/application/templates/lib/templates/layout.mustache
rid-0.5.0 lib/rid/generators/application/templates/lib/templates/layout.mustache