summaryrefslogtreecommitdiff
path: root/src/tags/document.en.rest.tt
diff options
context:
space:
mode:
authordakkar <dakkar@thenautilus.net>2009-08-19 15:11:06 +0200
committerdakkar <dakkar@thenautilus.net>2009-08-19 15:11:06 +0200
commita2b9db7ebdccc5b0b91f5c9c1cab19c3945df07a (patch)
treeeef2e2f03beab57f853f349d9071dd6b54d2d672 /src/tags/document.en.rest.tt
parentadded "-f" option to force creation (diff)
downloadthenautilus-a2b9db7ebdccc5b0b91f5c9c1cab19c3945df07a.tar.gz
thenautilus-a2b9db7ebdccc5b0b91f5c9c1cab19c3945df07a.tar.bz2
thenautilus-a2b9db7ebdccc5b0b91f5c9c1cab19c3945df07a.zip
general tags page
Diffstat (limited to 'src/tags/document.en.rest.tt')
-rw-r--r--src/tags/document.en.rest.tt9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/tags/document.en.rest.tt b/src/tags/document.en.rest.tt
new file mode 100644
index 0000000..5cdd1d3
--- /dev/null
+++ b/src/tags/document.en.rest.tt
@@ -0,0 +1,9 @@
+========================
+ The tags for this site
+========================
+:CreationDate: 2009-08-19 12:55:42
+:Id: tags
+
+[% FOREACH tag IN tagged.keys.sort %]
+* `<[% dstUriFor("/tags/" _ tag _ "/") %]>`_
+[% END %]