Sha256: d6ac11ec906fadb83bc1b7c77a6120da47d1b31afab76d6ad8125a89bd65abb3
Contents?: true
Size: 371 Bytes
Versions: 1
Compression:
Stored size: 371 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="../../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.0 | lib/rid/generators/application/templates/lib/templates/layout.mustache |