{% extends "base.html" %} {% block additional_js %} {% endblock %} {% block content %}
{% if success %}

Thanks!

Thanks for voting for this example.

Your vote for example {{ example.title }} has been sent for moderation.

{% else %}

Thanks - but Oops!

Your vote for example {{ example.title }} could not be sent, sorry. Possibly server email problems.

Please copy and paste the example and email it to Andy for moderation.

{% endif %}
{% endblock %}