Sfoglia il codice sorgente

return!

tags/0.2.3
Jan Lehnardt 16 anni fa
parent
commit
938f6cf0b6
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      mustache.js

+ 1
- 0
mustache.js Vedi File

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



Loading…
Annulla
Salva