{% load i18n %}
{% blocktrans asvar text %}Hello, we are pleased to inform You, that your registration was approved.{% endblocktrans %}{{ text|linebreaks }}
{% trans 'We are looking forward to see You.' %}
{% trans 'You may check the current status of your registrations and payments using following link:' %}
https://{{ site.domain }}{% url 'leprikon:registration_list' %}
{{ site.name }}