aboutsummaryrefslogtreecommitdiffstats
path: root/testing/templates
diff options
context:
space:
mode:
Diffstat (limited to 'testing/templates')
-rw-r--r--testing/templates/if.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/templates/if.html b/testing/templates/if.html
new file mode 100644
index 0000000..0b9cda1
--- /dev/null
+++ b/testing/templates/if.html
@@ -0,0 +1 @@
+{% if cond %}true{% endif %}