summaryrefslogtreecommitdiff
path: root/examples/rwbench/django/_form.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rwbench/django/_form.html')
-rw-r--r--examples/rwbench/django/_form.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/rwbench/django/_form.html b/examples/rwbench/django/_form.html
deleted file mode 100644
index 9c4f710..0000000
--- a/examples/rwbench/django/_form.html
+++ /dev/null
@@ -1 +0,0 @@
-<form action="{{ action }}" method="{{ method }}">{{ body }}</form>