{% extends 'cbvadmin/semantic-ui/registration/simple_form.html' %} {% load i18n crispy_forms_filters %} {% block title %}{{ title }}{% endblock %} {% block content %}

{{ title }}

{% trans "Your password has been set. You may go ahead and log in now." %}

{% trans 'Log in' %}

{% endblock %}