users: Show and consume messages in user edit & password change

This commit is contained in:
Sunil Mohan Adapa 2017-02-15 18:31:40 +05:30 committed by Sunil Mohan Adapa
parent 61c147a9ac
commit f82136e559
No known key found for this signature in database
GPG Key ID: 43EA1CFF0AA7C5F2
2 changed files with 4 additions and 0 deletions

View File

@ -23,6 +23,8 @@
{% block content_row %}
<div class="col-md-6 col-md-offset-3">
{% include 'messages.html' %}
<h3>
{% blocktrans trimmed with username=form.user.username %}
Change Password for <em>{{ username }}</em>

View File

@ -31,6 +31,8 @@
{% block content_row %}
<div class="col-md-6 col-md-offset-3">
{% include 'messages.html' %}
<h3>{{ object.username }}</h3>
<p>