From 65ba052ac8cc63c0e04a4ab60cdab9c045c23074 Mon Sep 17 00:00:00 2001 From: Sahab Yazdani Date: Tue, 12 Oct 2010 20:02:34 -0700 Subject: [PATCH] Comments need a closing ! --- examples/comments.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/comments.html b/examples/comments.html index 5036801..0a0ae49 100644 --- a/examples/comments.html +++ b/examples/comments.html @@ -1 +1 @@ -

{{title}}{{! just something interesting... or not... }}

+

{{title}}{{! just something interesting... or not... !}}