{% extends "registration/base.html" %} {% load i18n %} {% block title %}Sign up for an account{% endblock %} {% block content %}
{% trans 'After entering your user data, you can edit your profile information.' %}