From aa2018fccd963c7052e2edce4bf042df8b68caa5 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sun, 5 Apr 2009 15:01:06 +0200 Subject: update template --- root/cloud/cloud.tt | 29 +++++++---------------------- 1 file changed, 7 insertions(+), 22 deletions(-) diff --git a/root/cloud/cloud.tt b/root/cloud/cloud.tt index e7c47dc..97470a6 100644 --- a/root/cloud/cloud.tt +++ b/root/cloud/cloud.tt @@ -1,28 +1,13 @@
-[% IF error %] - [% error %] -[% ELSE %] - [% IF suggestions %] - -
2. [% c.localize('cloudtitle') %] "[% title_query %]"
-
- -
- > [% c.localize('permalinkstr') %]
- > [% c.localize('csv') %]
- > [% c.localize('showbyemail') %]
- - > [% c.prototype.link_to_remote(c.localize('closecloud'), { - url => '#', - complete => c.prototype.visual_effect('SlideUp', - 'wrapper', - {duration => 1.5} - ), - }) %]
+[% IF suggest %] +
2. [% c.localize('cloudtitle') %] "[% query %]"
+
-
+ -
[% suggestions %]
+
[% suggest %]
[% ELSIF our_cloud %] -- cgit 1.4.1