A somewhat usable and tested version.
[django-ssify.git] / tests / templates / tests / quote.html
diff --git a/tests/templates/tests/quote.html b/tests/templates/tests/quote.html
deleted file mode 100644 (file)
index 6ddabd3..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-{% load test_tags %}
-{% quote_len_odd number as odd %}
-{{ quote }}
-Line {{ number }} of {% number_of_quotes %}
-{{ odd.if }}Odd number of characters.
-{{ odd.else }}Even number of characters.
-{{ odd.endif }}