From dd508d0385d61d563825062e54693ffd6ae90d93 Mon Sep 17 00:00:00 2001 From: Jan Lehnardt Date: Sat, 14 Nov 2009 15:27:52 +0100 Subject: [PATCH] whitespace --- mustache.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mustache.js b/mustache.js index 79e8c17..f2e4f4e 100644 --- a/mustache.js +++ b/mustache.js @@ -246,11 +246,11 @@ var Mustache = function() { } } }; - + return({ name: "mustache.js", version: "0.2", - + /* Turns a template and view into HTML */