[% USE AutomagicLinks %] [% USE JavascriptEscape %] [% USE StringObfuscator %] [%# Screen for the add comment form. #%] [% PROCESS header.html.tmpl displaymenu = 0 version = version help = "x504.html#ADD-COMMENT" %]
| Topic title: [% topic_title | html_entity %]. | [% document_creation_time | html_entity %] |
[%# Display a list of comments #%]
| Comments: |
| [% IF comment.line != '' %] [% comment.line %] [% END %] [% comment.author | html_entity %] [% comment.date | html_entity %] |
[% comment.data | html_entity | $AutomagicLinks %] |
Context: (increase | decrease) [% context %] [% END %] [% PROCESS trailer.html.tmpl %]