{% extends 'layouts/single_page.html' %} {% block content_main %}

{% trans 'Registration user' %}

{# TODO: Translation after #} {# Original: https://github.com/yourcelf/django-registration-defaults/blob/master/registration_defaults/templates/registration/activation_complete.html #}

Thanks, activation complete! You may now login using the username and password you set at registration.

{% endblock %}