aboutsummaryrefslogtreecommitdiff
path: root/t/test-site/common/document-listing.tt
diff options
context:
space:
mode:
authordakkar <dakkar@luxion>2008-01-02 13:18:25 +0000
committerdakkar <dakkar@luxion>2008-01-02 13:18:25 +0000
commit4f2a71b17f45958d8926841ad54045f9e3fcdf1c (patch)
treef245faa57b39fed6b36000e89040308b0aed175a /t/test-site/common/document-listing.tt
parenttesting new dir structure (diff)
downloadWebCoso-4f2a71b17f45958d8926841ad54045f9e3fcdf1c.tar.gz
WebCoso-4f2a71b17f45958d8926841ad54045f9e3fcdf1c.tar.bz2
WebCoso-4f2a71b17f45958d8926841ad54045f9e3fcdf1c.zip
new directory structure works
git-svn-id: svn://luxion/repos/WebCoso/trunk@317 fcb26f47-9200-0410-b104-b98ab5b095f3
Diffstat (limited to 't/test-site/common/document-listing.tt')
-rw-r--r--t/test-site/common/document-listing.tt3
1 files changed, 0 insertions, 3 deletions
diff --git a/t/test-site/common/document-listing.tt b/t/test-site/common/document-listing.tt
deleted file mode 100644
index 729e08c..0000000
--- a/t/test-site/common/document-listing.tt
+++ /dev/null
@@ -1,3 +0,0 @@
-[% FOR doc IN tagged.$path %]
-[% IF isLang(language,doc) %]* `<[% dstUriFor(doc) %]>`_[% END %]
-[% END %]