Skip to content

Idea for improvement: Clickable links in the "New Project Notification" emails #1838

@SunyataZero

Description

@SunyataZero

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions