{% extends "company/company_dashboard_base.html" %} {% block title %} Add Domain {% endblock title %} {% block body %}

Add Domain

{% csrf_token %}

Domain Information

Use a permanent address where you can receive mail.

or drag and drop

PNG, JPG, GIF up to 10MB

Domain Managers

Add Emails which will be allowed to start hunts and manage reported bugs. Email should be domain mail and should be registerd user on BLT.

Notifications

We'll always let you know about important changes, but you pick what else you want to hear about.

Get notified when someones reports a bug on this domain.

Get notified when a bug report is marked closed.

{% endblock body %} {% block js %} {% endblock js %}