{% extends "company/company_dashboard_base.html" %} {% load static %} {% block title %} Add Bughunt {% endblock title %} {% block body %}

Add Bughunt

{% csrf_token %}

Create new online Bughunt

to

or drag and drop

PNG, JPG, GIF up to 10MB

{% include "company/company_includes/md_editor.html" %}

Bughunt Prizes

Check below if your prize is paid in cryptocurrency, and list the cash value of the cryptocurrenty and specify the crypto name in Hunt description eg: $100 USD in ETH

{% endblock content %} {% block js %} {% endblock js %}