{% extends "base.html" %} {% block content %}
Create fun contests and raffles!
A contest requires:
A contest is finished once it's time has expired, or the max number of entrants has been reached.
After the contest is expired, winners are selected at random and emailed to the contest owner. If you did not receive an email, be sure to check your mail spam folder.
Once the owner has been successfully notified by email, the contest is deleted. All details and records about the contest are removed, and cannot be recovered.
Tiny Contest Winners is open-source software, found here: https://github.com/tinycontestwinners/tcw
Tiny Contest Winners does not harvest any email or contact information from contests. For more information, please see our Privacy Policy
{% endblock %}