{% load i18n %}
{% blocktranslate trimmed with host=request.get_host %}
{{ code }} is your connection code on {{ host }}. Valid for {{ code_expiration_delay }}. Do no share this code.
{% endblocktranslate %}
