'conference': session.conference,
'session': session,
'speaker': spk,
+ 'has_multiple_sessions': spk.conferencesession_set.filter(conference=session.conference).exclude(pk=session.pk).exists(),
'has_track_selection': session.conference.track_set.filter(incfp=True).count() > 0,
},
receivername=spk.fullname,
conference organizers *immediately*, so the changes can be made and
the submission re-evaluated based on the new information.
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}
Unfortunately, we have not been able to accept this session. We
do hope to see you at {{conference}} regardless!
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}
{%endif%}
Thank you, and we look forward to seeing you at {{conference}}.
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}
Also, if you do not wish for your session to be used for the reserve
list, please let us know by responding to this email.
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}
The session is currently on the reserve list. If you have any questions
about what this means, please contact the conference organizers.
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}
The session has been returned to "submitted" status. Please wait
for further information from the organizers.
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}
it on the schedule. We do hope to see you at
{{conference}} regardless!
-If you have made more than one submission to the conference,
+{% if has_multiple_sessions %}
+Since you have made more than one submission to the conference,
please note that this status only affects this specific session.
To view the status of all your sessions, please view the website
{{sitebase}}/events/{{conference.urlname}}/callforpapers/
+{% endif %}