Jan Lehnardt пре 16 година
родитељ
комит
938f6cf0b6
1 измењених фајлова са 1 додато и 0 уклоњено
  1. +1
    -0
      mustache.js

+ 1
- 0
mustache.js Прегледај датотеку

@@ -26,6 +26,7 @@ var Mustache = function() {
return template; return template;
} else { } else {
this.send(template); this.send(template);
return;
} }
} }




Loading…
Откажи
Сачувај