/scalate-core/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

  1. var partial_context = {
  2. "title": "Welcome",
  3. "partial": {
  4. "again": "Goodbye"
  5. }
  6. }