<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;">The file "<strong>{$info.details.details.to_user_relative_path|nicerRelativePath}</strong>" ({$info.details.details.filesize|niceFileSize}) was recevied from "<strong>{$info.sentByUserInfo.name}</strong>".</div>
</div>
</Action>