Sha256: 7bce81d5c85c1dda08e6a04a027257fc76459407e705b3c5e0afa30e69fc46cb

Contents?: true

Size: 142 Bytes

Versions: 3

Compression:

Stored size: 142 Bytes

Contents

<!doctype HTML>
<html>
  <head>
    <title><%= config[:classified_app_name] %></title>
  </head>
  <body>
    <%%= yield %>
  </body>
</html>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
lotusrb-0.5.0 lib/lotus/generators/application/app/templates/application.html.erb.tt
lotusrb-0.4.1 lib/lotus/generators/application/app/templates/application.html.erb.tt
lotusrb-0.4.0 lib/lotus/generators/application/app/templates/application.html.erb.tt