From b89adee59235927d8c9244c4f70103604cd1afed Mon Sep 17 00:00:00 2001 From: Mike Taylor Date: Tue, 26 Nov 2013 10:31:32 +0000 Subject: [PATCH] New script, simple test of Handlebars. --- tools/htdocs/handlebars-test.html | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 tools/htdocs/handlebars-test.html diff --git a/tools/htdocs/handlebars-test.html b/tools/htdocs/handlebars-test.html new file mode 100644 index 0000000..ba03bf4 --- /dev/null +++ b/tools/htdocs/handlebars-test.html @@ -0,0 +1,24 @@ + + + + + + + +
+ + + -- 1.7.10.4