<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}</strong>" uploaded the file "<strong>{$info.details.details.filename}</strong>" ({$info.details.details.filesize|niceFileSize}) inside his "{$info.details.details.relative_path|nicerRelativePath}" folder.</div>
</div>
</Action>