From ac55da631e88dd88657f4acd4113d6cd29bf2aa4 Mon Sep 17 00:00:00 2001 From: dakkar Date: Mon, 7 Nov 2005 16:25:39 +0000 Subject: aggiunto retrieve per tag multipli --- root/links | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'root') diff --git a/root/links b/root/links index 62321c7..40bfa51 100644 --- a/root/links +++ b/root/links @@ -3,7 +3,11 @@ links -

Tag: [% tag.name %] ( [% tag.descr %] )

+

+[% IF tagset.size() == 1 %]Tag:[% ELSE %]Tags:[% END %] +[% FOR tag IN tagset.tags %] + [% tag.name %] ( [% tag.descr %] ) - +[% END %]

Related: