<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;">{t 1=$info.actionUserInfo.name 2=$info.details.details.receiver_relative_path|nicerRelativePath}User "<strong>%1</strong>" uploaded the file "<a href="{$config.url.root}/#/{$info.details.details.receiver_relative_path|nicerRelativePath|dirname|safeHTML}" target="_blank">%2</a>".{/t}</div>
</div>
</Action>