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