Skip to content

Commit d2ced82

Browse files
author
Sage Sharp
committed
Fix template error in approvals email
1 parent 3740931 commit d2ced82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

home/templates/home/email/applicantapproval-approved.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Make sure to reach out to the project mentor if you're stuck for more than a cou
6161

6262
The list of Outreachy internship projects can be found here:
6363

64-
{{ request.scheme }}://{{ request.get_host }}{% url 'project-selection' %}{% if application.application_round.pick_a_project_blog_url %}
64+
{{ request.scheme }}://{{ request.get_host }}{% url 'project-selection' %}
6565

6666

6767
❓ Finding Help

0 commit comments

Comments
 (0)