summaryrefslogtreecommitdiff
path: root/examples/rwbench/django/_textarea.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/rwbench/django/_textarea.html')
-rw-r--r--examples/rwbench/django/_textarea.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/rwbench/django/_textarea.html b/examples/rwbench/django/_textarea.html
deleted file mode 100644
index 7f10424..0000000
--- a/examples/rwbench/django/_textarea.html
+++ /dev/null
@@ -1 +0,0 @@
-<textarea name="{{ name }}" rows="{{ rows }}" cols="{{ cols }}">{{ value }}</textarea>