From 3a03cb05050ba760031cd56326caec3af7da903a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Emilio=20Jim=C3=A9nez?= <jimenezmoral@gmail.com>
Date: Tue, 19 Mar 2013 17:51:50 +0000
Subject: [PATCH] Change template of new nominee See #977  - Legacy-Id: 5579

---
 ietf/dbtemplate/fixtures/nomcom_templates.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/ietf/dbtemplate/fixtures/nomcom_templates.xml b/ietf/dbtemplate/fixtures/nomcom_templates.xml
index 3f029e0bc..21a503e83 100644
--- a/ietf/dbtemplate/fixtures/nomcom_templates.xml
+++ b/ietf/dbtemplate/fixtures/nomcom_templates.xml
@@ -30,7 +30,10 @@ Please, check if there is some more action nedeed.</field>
         <field type="CharField" name="path">/nomcom/defaults/email/new_nominee.txt</field>
         <field type="CharField" name="title">Email sent to nominees when they are nominated</field>
         <field type="TextField" name="variables">$nominee: Full name of the nominee
-$position: Name of the position</field>
+$position: Name of the position
+$domain: Server domain
+$accept_url: Url hash to accept nominations
+$decline_url: Url hash to decline nominations</field>
         <field to="name.dbtemplatetypename" name="type" rel="ManyToOneRel">plain</field>
         <field type="TextField" name="content">Hi,
 
@@ -38,6 +41,8 @@ You have been nominated for the position of $position.
 
 The NomCom would appreciate receiving an indication of whether or not you accept this nomination to stand for consideration as a candidate for this position.
 
+You can accept the nomination via web going to the following link http://$domain$accept_url or decline the nomination going the following link http://$domain$decline_url
+
 If you accept, you will need to fill out a questionnaire.  You will receive the questionnaire by email.
 
 Best regards,