Explorar el Código

return!

tags/0.2.3
Jan Lehnardt hace 16 años
padre
commit
938f6cf0b6
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      mustache.js

+ 1
- 0
mustache.js Ver fichero

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



Cargando…
Cancelar
Guardar