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