From 6f722ab10972869fb4b089e87f697d06ea68c48d Mon Sep 17 00:00:00 2001 From: dakkar Date: Wed, 1 Oct 2008 14:44:20 +0000 Subject: ongoing git-svn-id: svn://luxion/repos/thenautilus@385 fcb26f47-9200-0410-b104-b98ab5b095f3 --- common/document-listing.tt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 common/document-listing.tt (limited to 'common/document-listing.tt') diff --git a/common/document-listing.tt b/common/document-listing.tt new file mode 100644 index 0000000..729e08c --- /dev/null +++ b/common/document-listing.tt @@ -0,0 +1,3 @@ +[% FOR doc IN tagged.$path %] +[% IF isLang(language,doc) %]* `<[% dstUriFor(doc) %]>`_[% END %] +[% END %] -- cgit v1.2.3