{% extends "cfp/event/base.html" %} {% load compress %} {% load i18n %} {% load static %} {% block title %}{% translate "Proposal not found" %} :: {% endblock title %} {% block content %}
{% translate "The proposal you’re trying to confirm either does not exist or does not belong to the account you’re currently logged in with. Try logging in with a different account, or contact the event organisers for further information." %}