{% extends "base.html" %} {% load i18n %} {% block content %}
{% if exists %}

Click this link to open the email in your mail program. If you use Gmail, you can use this extension.

{% endif %}

{% trans "Invite a company and get +5 points when they join" %}

{% csrf_token %}
{% endblock content %}