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

Start a bug hunt!

{% csrf_token %}
{{form.url.errors}}
{{form.logo.errors}}
(Maximum tip Amount)
{{form.prize.errors}}

Subscription:

Flea
$9 / month
Ant
$99 / month
Wasp
$499 / month
Scorpion
$1,499 / month

Free Plan:

Limited to 5 bugs per month:
{% endblock %} {% block after_js %} {% endblock %}