瀏覽代碼

return!

tags/0.2.3
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;
} else {
this.send(template);
return;
}
}



Loading…
取消
儲存