/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
- var partial_context = {
- partial: {
- array: ['1', '2', '3', '4']
- }
- };