/scalate-util/src/test/resources/moustache/js/template_partial.js
http://github.com/scalate/scalate · JavaScript · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · 95500733c16449c888929c5b669d9806 MD5 · raw file
- var partial_context = {
- "title": "Welcome",
- "partial": {
- "again": "Goodbye"
- }
- }