Sfoglia il codice sorgente

whitespace

tags/0.2.1
Jan Lehnardt 16 anni fa
parent
commit
dd508d0385
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +2
    -2
      mustache.js

+ 2
- 2
mustache.js Vedi File

@@ -246,11 +246,11 @@ var Mustache = function() {
}
}
};
return({
name: "mustache.js",
version: "0.2",
/*
Turns a template and view into HTML
*/


Loading…
Annulla
Salva