summary refs log tree commit diff
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2009-04-05 17:35:49 +0200
committerfranck cuny <franck@lumberjaph.net>2009-04-05 17:35:49 +0200
commit52721ccf92c92cecc338152647ba0d70f47ff126 (patch)
tree2b919dade495271cb83026a8858601861e3f0d88
parentfix permalink (diff)
downloadintention-cloud-52721ccf92c92cecc338152647ba0d70f47ff126.tar.gz
fix permalink
-rw-r--r--root/cloud/random.tt2
1 files changed, 1 insertions, 1 deletions
diff --git a/root/cloud/random.tt b/root/cloud/random.tt
index e626130..76e348b 100644
--- a/root/cloud/random.tt
+++ b/root/cloud/random.tt
@@ -3,7 +3,7 @@
     <div id="contenudroite_cloudcontent">
 		
     <div id="cloudcontent_options">
-        > <a href="[% permalink %]">[% c.localize('permalinkstr') %]</a><br>
+        > <a href="/[% cloud.permalink %]">[% c.localize('permalinkstr') %]</a><br>
     </div>
     <div id="cloud">[% cloud.cloud %]</div>
 </div>