{% extends "pylucid_admin/base_site.html" %} {% load i18n %} {% block content %}
JavaScript enhanced password change: {% trans "Change password" %} (More secure, plaintext password would be hashed in browser before send to server)
Plaintext password change: {% trans "Change password" %}
{% endblock %}