fnp
/
django-ssify.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
66611aa997a5970d625ae293da314316d35f221e
[django-ssify.git]
/
tests
/
templates
/
tests
/
random_quote.html
1
{% load ssify test_tags %}
2
{% number_of_quotes as qlen %}
3
{% random_number qlen as number %}
4
{% ssi_include 'quote' number=number %}