From fa456ce935e2a2b207a169f1c070b00eb4691654 Mon Sep 17 00:00:00 2001 From: Francesco Siddi Date: Tue, 7 Oct 2014 12:24:17 +0200 Subject: [PATCH] Fix for automated mail URLs --- blender-bfct/application/templates/email/new_submission.html | 2 +- blender-bfct/application/templates/email/new_submission.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/blender-bfct/application/templates/email/new_submission.html b/blender-bfct/application/templates/email/new_submission.html index 595dc09..f7127ca 100644 --- a/blender-bfct/application/templates/email/new_submission.html +++ b/blender-bfct/application/templates/email/new_submission.html @@ -8,6 +8,6 @@ {% endif %} just applied for BFCT!

-

Check out her/his submission at the BFCT portal.

+

Check out her/his submission at the BFCT portal.

The BFCT robot

diff --git a/blender-bfct/application/templates/email/new_submission.txt b/blender-bfct/application/templates/email/new_submission.txt index e66c33b..b6f3f0b 100644 --- a/blender-bfct/application/templates/email/new_submission.txt +++ b/blender-bfct/application/templates/email/new_submission.txt @@ -6,6 +6,6 @@ Hello there fellow board member! {{application.user.email}} just applied for BFCT! {% endif %} -Check out her/his submission at http://www.blender.org/{{url_for('applications.view', id=application.id)}}. +Check out her/his submission at http://www.blender.org{{url_for('applications.view', id=application.id)}}. The BFCT robot