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

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

  1. var comments = {
  2. title: function() {
  3. return "A Comedy of Errors";
  4. }
  5. };