diff options
Diffstat (limited to '')
-rw-r--r-- | testing/templates/import.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/templates/import.html b/testing/templates/import.html new file mode 100644 index 0000000..87d7969 --- /dev/null +++ b/testing/templates/import.html @@ -0,0 +1,2 @@ +{% import "macro.html" -%} +{%- call thrice(s) %} |