/scalate-core/src/test/resources/moustache/js/array_partial.js

http://github.com/scalate/scalate · JavaScript · 5 lines · 5 code · 0 blank · 0 comment · 0 complexity · 1f7c563d1ea17c2cb7c19b622a1c4351 MD5 · raw file

  1. var partial_context = {
  2. partial: {
  3. array: ['1', '2', '3', '4']
  4. }
  5. };