{% extends "base.html" %} {% load static %} {% load i18n %} {% load custom_tags %} {% block content %} {% include "includes/sidenav.html" %}
{% trans "Start a" %}
{% trans "Bug Bounty" %}
{% trans "Enter URL, APP name or GPS location of issue." %}
{{ form.url.errors }}
{{ form.name.errors }}
Drag and drop your files here or
All file formats are supported
{{ form.logo.errors }}
{{ form.descriptioon.errors }}
{% trans "Max amount awarded to winner" %}
{{ form.prize.errors }}