<Action>
<div>
	<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>" has performed the following action: "<strong>{$info.details.action}</strong>".
	</div>
</div>
</Action>