{% load i18n %} {% blocktrans %}Please click on the confirmation button below. In case it doesn't work you might need to copy the URL on next line into the browser address bar to proceed.{% endblocktrans %}
{{ current_site_url }}{{ url }}
{% blocktrans count count=validity %}The confirmation link will expire after {{ count }} hour.{% plural %}The confirmation link will expire after {{ count }} hours.{% endblocktrans %}
{% blocktrans %}If there is a problem with your registration, please contact us.{% endblocktrans %}