{% if not data %}

Thank you for participating!

You already voted on all the submitted projects.

After the voting period ends, we will start working on the video.

If you want to revisit your votes, review them here.

{% else %}

Should this submission be included in the next showreel?

{{ cast_vote_form.csrf_token }} {{ cast_vote_form.video_id(value=data.id, hidden=True) }}

Submission info:

Project: {{ data.game }}

Video Link: {{ data.video_link }}

Author: {{ data.author }}

Store Link: {{ data.store_link }}

Category: {{ data.category }}

Follow them: {{ data.follow_me_link }}

{% endif %}