<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>" downloaded the file "<strong>{$info.relativePath}</strong>" (<em>{$info.details.details.file_size|niceFileSize}</em>).</div>
</div>
</Action>