# HG changeset patch # User Steve Kemp # Date 1197471771 0 # Node ID 44401f2b885bc16cb3c223433573cca400517705 # Parent 76d3d615459f308a7423e6c7e3a06acdf37ced87 Updated again. diff -r 76d3d615459f -r 44401f2b885b bin/chronicle --- a/bin/chronicle Wed Dec 12 15:01:23 2007 +0000 +++ b/bin/chronicle Wed Dec 12 15:02:51 2007 +0000 @@ -1307,6 +1307,7 @@ $template->param( tags => $tags ) if ( $tags ); $template->param( date => $date ) if ( $date ); $template->param( body => $body ); + $template->param( link => $static->{'link'} ); # # Our clouds