On Sun, Jul 01, 2007 at 05:51:50PM +0400, Oleg Pronin wrote:
> Because [%Game.detailsHref%] or [%Game.historyHref%] is much easier and
> faster to call then
> [%INCLUDE game_hrefs game=Game type='details'%]
Macro?
    [%
        game_detail_link( Game, 'Click here' );
        game_history_link( Game, 'View history' );
    %]
-- 
Bill Moseley
moseley at hank.org