2014-01-15 13:57:03 +00:00
|
|
|
{% load url from future %}
|
2012-08-14 07:49:57 +00:00
|
|
|
<p>{{ proposal.speaker.name }} attached you as an additional speaker to a
|
|
|
|
talk proposal for {{ current_site.name }} entitled "{{ proposal.title }}".</p>
|
|
|
|
|
|
|
|
<p>Go to</p>
|
|
|
|
|
2014-01-15 13:57:03 +00:00
|
|
|
<p><a href="http://{{ current_site }}{% url 'speaker_create_token' token %}">http://{{ current_site }}{% url 'speaker_create_token' token %}</a></p>
|
2012-08-14 07:49:57 +00:00
|
|
|
|
|
|
|
<p>to confirm.</p>
|
|
|
|
|
|
|
|
<p>If you don't have account on the website, you will be asked to create one.</p>
|