/scalate-core/src/test/resources/org/fusesource/scalate/mustache/sample.mustache
http://github.com/scalate/scalate · Mustache · 9 lines · 9 code · 0 blank · 0 comment · 0 complexity · 369597c2643343c0d1167224725f059c MD5 · raw file
- <html>
- <head>
- <title>My Foo Title</title>
- </head>
- <body>
- <h1>Some Foo</h1>
- <p>This is some text</p>
- </body>
- </html>