__section__
default
__description__

__title__

__page__
comments
__lang__
en_US
__name__
journrep
__template__
[% IF msg.mode == 1 %]

<p>
[% reply.nickname | strip_literal %] has posted a comment,
<b><a href="[% gSkin.rootdir %]/comments.pl?sid=[% reply.sid %]&amp;cid=[% reply.cid
%]">[% reply.subject %]</a></b>, in reply to your journal entry,
<b><a href="[% discussion.url %]">[% discussion.title %]</a></b>.
</p>

[% ELSE %]

[% reply.nickname %] has posted a comment in reply to your journal entry.
    [% reply.subject | decode_entities %]
    [% absolutedir %]/comments.pl?sid=[% reply.sid %]&cid=[% reply.cid %]

Attached to:
    [% discussion.title | decode_entities %]
    [% Slash.url2abs(discussion.url, absolutedir) %]

[% END %]
__seclev__
500
__version__
$Id$
