{% extends "crud/edit.html" %} {% block table %}

{% trans "Creating a temporary password." %}

{% trans "The user will be able to use this once and has to create a new password after login." %}

{{ block.super }} {% endblock %}