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

{% trans 'Registration user' %}

{% endblock %} {% block content_main %} {# 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 %}