diff options
Diffstat (limited to 'test.html')
| -rw-r--r-- | test.html | 13 |
1 files changed, 13 insertions, 0 deletions
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 %} +<p> + bonjour + {% (subseq %} + foofoofoo + {% 3 6) %} + aurevoir +</p> + +{% ) %} + +yooooo |
