{% extends "propmgr/email/base.txt" %}{% load propmgr %} {% block body %} Thank you for your talk proposal submission. Please feel free to assign co-authors, attach files and add comments. Special requirements needed for your proposal (wired lan connection, white board, etc.) should be noted in a proposal comment. Wireless access, a microphone and a projector are standard equipment. Proposal reviewers will use the comment section to communicate with proposal authors and resolve any issues. Your e-mail address is never given out, even to reviewers. {% var sender = user %}{% var user = mailto %} {% include "propmgr/proposal_rest.txt" %} {% var user = sender %} {% endblock %}