Sha256: fa71d1e8793e819f100f13844be4da2a0b92ab4efba3da3ec5e0e7247dc199ca

Contents?: true

Size: 400 Bytes

Versions: 2

Compression:

Stored size: 400 Bytes

Contents

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <@html.css "stylesheets"/>
    <title>Vraptor Scaffold</title>
    ${head}
  </head>

  <body>
    ${body}
    <@html.js "jquery.min"/>
    <@html.js "application"/>
  </body>
</html>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
vraptor-scaffold-1.2.0 lib/vraptor-scaffold/generators/app/templates/freemarker/main.ftl
vraptor-scaffold-1.1.0 lib/vraptor-scaffold/generators/app_generator/templates/freemarker/main.ftl