A somewhat usable and tested version.
[django-ssify.git] / tests / templates / tests_basic / main.html
diff --git a/tests/templates/tests_basic/main.html b/tests/templates/tests_basic/main.html
new file mode 100644 (file)
index 0000000..fb5eff3
--- /dev/null
@@ -0,0 +1,3 @@
+{% load ssify %}
+
+{% ssi_include 'random_quote' %}
\ No newline at end of file