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