{% extends "base.html" %} {% block content %} {% if data %}

Your contest has started!

Contest Link
Contest Details
{% else %}

Whoops!

Something went wrong. The contest data is missing. Sorry. Try again. {% endif %} {% endblock %}