{% extends "public/content.html" %} {% load url from future %} {% block headtitle %}{{ election }}{% endblock %} {% block title %}

{{ election.name }}

{% endblock %} {% block content %}

You have successfully registered your details for this election. You will be notified if you are chosen as a candidate.

{% endblock %}