summaryrefslogtreecommitdiff
path: root/root/permalink/permalink.tt
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-04-05 13:30:27 +0200
committerfranck cuny <franck@lumberjaph.net>2009-04-05 13:30:27 +0200
commit9bb42b768ff2369af0a066a538e96ae4e3b5c380 (patch)
tree939fce46770f034f9cebfa162607a712be50c99b /root/permalink/permalink.tt
parentupdate scripts (diff)
downloadintention-cloud-9bb42b768ff2369af0a066a538e96ae4e3b5c380.tar.gz
add root files
Diffstat (limited to '')
-rw-r--r--root/permalink/permalink.tt9
1 files changed, 9 insertions, 0 deletions
diff --git a/root/permalink/permalink.tt b/root/permalink/permalink.tt
new file mode 100644
index 0000000..be23a6d
--- /dev/null
+++ b/root/permalink/permalink.tt
@@ -0,0 +1,9 @@
+[%
+INCLUDE 'permalink/header.tt';
+IF error;
+ error;
+ELSE;
+ permalink_data;
+END;
+INCLUDE 'permalink/footer.tt';
+ %] \ No newline at end of file