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

About

Create fun contests and raffles!

Creating a contest

A contest requires:

Contest Expiration

A contest is finished once it's time has expired, or the max number of entrants has been reached.

Winners

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.

Cleanup

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.

Open Source

Tiny Contest Winners is open-source software, found here: https://github.com/tinycontestwinners/tcw

Security

Tiny Contest Winners does not harvest any email or contact information from contests. For more information, please see our Privacy Policy

{% endblock %}