From e81cafb3e36df46e1d49704245d8e27b4b032dd7 Mon Sep 17 00:00:00 2001 From: Alejandro Alonso Date: Tue, 13 Jan 2015 13:33:17 +0100 Subject: [PATCH] Fixing invitation email --- .../templates/emails/membership_invitation-body-html.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/taiga/projects/templates/emails/membership_invitation-body-html.jinja b/taiga/projects/templates/emails/membership_invitation-body-html.jinja index 7c880832..3b426178 100644 --- a/taiga/projects/templates/emails/membership_invitation-body-html.jinja +++ b/taiga/projects/templates/emails/membership_invitation-body-html.jinja @@ -5,9 +5,9 @@ {% block body %}

You, or someone you know, has invited you to Taiga

-

The Taiga.io Deputy System Admin is commanded by His Highness The Chief Lord Oompa Loompa to extend a membership invitation to
{{ membership.email}}
and delights in the pleasure of welcoming you to join {{ membership.invited_by.full_name }} and others in the team as a new and right honorable member in good standing of the project titled: '{{ membership.project }}'.

+

The Taiga.io Deputy System Admin is commanded by His Highness The Chief Lord Oompa Loompa to extend a membership invitation to
{{ membership.email}}
and delights in the pleasure of welcoming you to join {{ membership.invited_by.full_name }} and others in the team as a new and right honorable member in good standing of the project titled: '{{ membership.project }}'.

You may indicate your humble desire to accept this invitation by gently clicking here -Accept your invitation +Accept your invitation {% if membership.invitation_extra_text %}

And now some words from the jolly good fellow or sistren who thought so kindly as to invite you:

{{ membership.invitation_extra_text }}