From cf57d609d10fa2ea9f690bcca6896b5926340e12 Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Tue, 8 Dec 2020 18:43:30 +0100 Subject: Initial commit --- test.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 test.html (limited to 'test.html') diff --git a/test.html b/test.html new file mode 100644 index 0000000..55009bb --- /dev/null +++ b/test.html @@ -0,0 +1,13 @@ +asdf +{% (string-upcase %} +

+ bonjour + {% (subseq %} + foofoofoo + {% 3 6) %} + aurevoir +

+ +{% ) %} + +yooooo -- cgit