{% load i18n %}
{% trans 'Hello' %},
{% trans 'A new corporation contacted us and wants to exchange data.' %}
{% trans 'Here is the information they provided about them:' %}
{% trans 'You should verify this information and choose if you trust them in return.' %}
http{% if use_https %}s{% endif %}://{{ host_name }}/admin/corp/corporation/{{corp.corporationID}}/{% trans 'Fly Safe!' %}