Sha256: 04bd6367a7c1fb293d091c5cfa8fb38fddafb1831d47e5a8383775966e9892a7

Contents?: true

Size: 374 Bytes

Versions: 1

Compression:

Stored size: 374 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>
    {{>body}}
  </body>
</html>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rid-0.4.1 lib/rid/generators/application/templates/lib/templates/layout.mustache