<Action>
<div style="margin-top:3px;">
	<div style="color:gray">{$info.details.date} (<em>{$info.details.date|MySQLTimeDiff}</em>)</div>
	<div style="margin-left:5px;">User "<strong>{$info.userInfo.name|forHTML}</strong>" previewed the file "<strong>{$info.details.details.relative_path|nicerRelativePath|forHTML}</strong>"</div>
</div>
</Action>