aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates
diff options
context:
space:
mode:
authorLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-05-26 11:45:18 +0200
committerLibravatar Dirkjan Ochtman <dirkjan@ochtman.nl>2017-05-26 11:45:27 +0200
commitce84543b69b69ab2030ce4daeae3f26d5008b11d (patch)
tree461f0d4d7fd92551a3eda5306cbd5b50ec68ca47 /testing/templates
parent71d99927a63bc406023484ab21f885cd985c9a88 (diff)
downloadaskama-ce84543b69b69ab2030ce4daeae3f26d5008b11d.tar.gz
askama-ce84543b69b69ab2030ce4daeae3f26d5008b11d.tar.bz2
askama-ce84543b69b69ab2030ce4daeae3f26d5008b11d.zip
Add test for basic chained attributes
Diffstat (limited to 'testing/templates')
-rw-r--r--testing/templates/nested-attr.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/nested-attr.html b/testing/templates/nested-attr.html
new file mode 100644
index 0000000..3bbbbc3
--- /dev/null
+++ b/testing/templates/nested-attr.html
@@ -0,0 +1 @@
+{{ inner.holder.a }}