aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-02-05 08:26:13 +0100
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-02-05 08:26:13 +0100
commitdabe982ab6ae2ecf2c225852df16bb70614f2a49 (patch)
treea6e1b43929cd2af7b02ea7db81bc41aff236ce5d /testing/templates
parent11abb163ec62e5db9166086b8083e002b24aa906 (diff)
downloadaskama-dabe982ab6ae2ecf2c225852df16bb70614f2a49.tar.gz
askama-dabe982ab6ae2ecf2c225852df16bb70614f2a49.tar.bz2
askama-dabe982ab6ae2ecf2c225852df16bb70614f2a49.zip
Add test for string literals
Diffstat (limited to 'testing/templates')
-rw-r--r--testing/templates/literals.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/literals.html b/testing/templates/literals.html
new file mode 100644
index 0000000..b8d8fbe
--- /dev/null
+++ b/testing/templates/literals.html
@@ -0,0 +1 @@
+{{ "a" }}