<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.sentByUserInfo.name}</strong>" downloaded the file "<strong>{$info.details.details.provider_relative_path|nicerRelativePath}</strong>".</div>
</div>
</Action>