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,