Right now there is a link after "Project Link:" but it's not clickable
For example an email might look like this:
<span>You have registered to receive notification on new projects. A new p=
roject has been created.</span>
<br />
<br />
Project
<ul>
<li>Project Name: <span>Title</span></li>
<li>Project Link: <span>https://app.code4socialgood.org/project/view/00000
</span></li>
<li>Project Description: <span>Description</span></li>
</ul>
Since the emails are already using html it may be easy to add an "a" tag there right?