<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>" deleted the file "{$info.details.details.relative_path|nicerRelativePath}".</div>
</div>
</Action>