| [% object.logentry.revision %] |
[% object.logentry.author %] |
+ [% str = object.logentry.date.match('(\d{4}-\d{2}-\d{2}).(\d{2}:\d{2}:\d{2})');
+ str.0 %] [% str.1 %] |
[% object.logentry.msg | html | html_line_break %] |
[% object.msg | html | html_line_break %] |
|