X-Git-Url: https://git.mdrn.pl/django-ssify.git/blobdiff_plain/3d2c8ba4dfb4774daff367dae1656099eb2b562c..196df9e8170262c31790260d4e280b9981b557d1:/tests/templates/tests/random_quote.html diff --git a/tests/templates/tests/random_quote.html b/tests/templates/tests/random_quote.html deleted file mode 100644 index 66611aa..0000000 --- a/tests/templates/tests/random_quote.html +++ /dev/null @@ -1,4 +0,0 @@ -{% load ssify test_tags %} -{% number_of_quotes as qlen %} -{% random_number qlen as number %} -{% ssi_include 'quote' number=number %} \ No newline at end of file