<Action>
<div style="margin-top:3px;">
	<div style="color:gray">{$info.details.date} (<em>{$info.details.date|MySQLTimeDiff}</em>)</div>
	<div>User "<strong>{$info.userInfo.name}</strong>" cut the file "<strong>{$info.relativePath}</strong>" ({$info.details.details.filesize|niceFileSize}).</div>
</div>
</Action>