{% extends 'registration/base.html' %} {% load url from future %} {% load i18n %} {% block title %}{% trans 'Activate your account' %}{% endblock %} {% block content_title %}
{% trans 'Please fill the password to complete account activation' %}
{% endblock %}