{% load account %}{% user_display user as user_display %}{% load i18n %}{% autoescape off %} {% load static %} Email Confirmation
Logo

Confirm Your Email Address

{% blocktrans with site_name=current_site.name site_domain=current_site.domain %}

Thank you for signing up for CVAT!

To complete registration and start annotating, simply tap the button below and confirm your email address. If you didn't create an account with {{ site_name }}, you can safely delete this email.

{% endblocktrans %}
Confirm

{% blocktrans with site_name=current_site.name site_domain=current_site.domain %}

{{ site_domain }}

{% endblocktrans %} {% endautoescape %}

If you didn't request this, please ignore this email.