/scalate-util/src/test/resources/moustache/js/delimiters.js
http://github.com/scalate/scalate · JavaScript · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · c835425c6d2118b62d17e21d9dae5059 MD5 · raw file
- var delimiters = {
- first: "It worked the first time.",
- second: "And it worked the second time.",
- third: "Then, surprisingly, it worked the third time.",
- fourth: "Fourth time also fine!."
- }