diff options
Diffstat (limited to 'testing/templates')
-rw-r--r-- | testing/templates/simple.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/templates/simple.html b/testing/templates/simple.html new file mode 100644 index 0000000..51e225b --- /dev/null +++ b/testing/templates/simple.html @@ -0,0 +1,4 @@ +hello world, {{ strvar }} +with number: {{ num }} +Iñtërnâtiônàlizætiøn is important +in vars too: {{ i18n }} |