From f86b9c5b0cd702788cfb1cc4db9b63f72c7105eb Mon Sep 17 00:00:00 2001 From: "Ivan N. Veselov" Date: Fri, 3 May 2013 19:10:57 +0300 Subject: Added support for "$if$" statement in templates. --- tests/data/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/template.html') diff --git a/tests/data/template.html b/tests/data/template.html index 153303c..a8d78eb 100644 --- a/tests/data/template.html +++ b/tests/data/template.html @@ -1,5 +1,5 @@
I'm so rich I have $$3. - $echo test!$ + $echo test$ $body$
-- cgit v1.2.3