--- Webpacus/root/results.tt 2006/05/01 13:48:52 444 +++ Webpacus/root/results.tt 2006/05/01 13:59:15 445 @@ -34,19 +34,31 @@ time: [% hints.time %]s
page: [% page %] of [% pager.last_page %] + +[% +MACRO template_link(template,desc) BLOCK; + IF template == current_template ; + '' ; desc ; ''; + ELSE; + '' ; desc ; ''; + END; +END; +%] + - - short + Display format: + [% template_link('html_ffzg_results_short.tt', 'short') %] · - full + [% template_link('html_ffzg_results_nonstd.tt', 'full') %] · - APA + [% template_link('html_ffzg_results_apa.tt', 'APA') %] · - ISBD + [% template_link('html_ffzg_results_isbd.tt', 'ISBD') %]