{% extends "base.html" %}
{% load i18n %}
{% block content %}
{% trans "Add domain" %}
{% trans "Here you can create domains that can be used to create a PEER entity. After entering the domain you'll have to follow the instructions to prove you own the domain." %}
{% endblock %}