{% extends "cfp/event/base.html" %} {% load i18n %} {% block title %}{% translate "Your Emails" %} :: {% endblock title %} {% block content %}
{% translate "These are emails the organisers sent you, so you should be able to find them in your email inbox, but this page serves as a helper in case your email address was unavailable or the emails got lost in some way." %}
{% include "common/mail_log.html" %} {% endblock content %}