Sha256: 5f16ac755c2e8ba6b1c784e9cff8fb0708211095059359c343cabc718719f35d
Contents?: true
Size: 350 Bytes
Versions: 2
Compression:
Stored size: 350 Bytes
Contents
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <@html.css "scaffold"/> <title>Vraptor Scaffold</title> ${head} </head> <body> ${body} <@html.js "jquery.min"/> </body> </html>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
vraptor-scaffold-1.0.0 | lib/generators/app_generator/templates/freemarker/main.ftl |
vraptor-scaffold-0.0.4 | lib/generators/app_generator/templates/freemarker/main.ftl |