|
|
@@ -525,7 +525,7 @@ |
|
|
}; |
|
|
}; |
|
|
|
|
|
|
|
|
mustache.name = "mustache.js"; |
|
|
mustache.name = "mustache.js"; |
|
|
mustache.version = "0.8.1"; |
|
|
|
|
|
|
|
|
mustache.version = "0.8.2"; |
|
|
mustache.tags = [ "{{", "}}" ]; |
|
|
mustache.tags = [ "{{", "}}" ]; |
|
|
|
|
|
|
|
|
// All high-level mustache.* functions use this writer. |
|
|
// All high-level mustache.* functions use this writer. |
|
|
|