emails keep getting caught up my fuse mail due to links in the email message templates, removing
the link so that the emails go through until we figure it out
<div id="emailFooter">
<p style="margin-bottom: 0px;">A new Event has been added to your Website from your "{$location}" page.</p>
- <p style="margin-top: 0px;">To approve it, please go to the <a style="color: rgb(5, 104, 179);" href="{$pendingEvents}"> events </a> page in your admin.</p>
+ <p style="margin-top: 0px;">To approve it, please go to the events page in your admin.</p>
</div>
</body>
</html>