diff options
Diffstat (limited to '')
-rw-r--r-- | testing/templates/tuple-attr.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/tuple-attr.html b/testing/templates/tuple-attr.html new file mode 100644 index 0000000..4a7d781 --- /dev/null +++ b/testing/templates/tuple-attr.html @@ -0,0 +1 @@ +{{ tuple.0 }}{{ tuple.1 }} |