Splits user view out and adds template
This commit is contained in:
parent
fd753d47ce
commit
7ae64c2a68
12 changed files with 233 additions and 157 deletions
|
@ -1,4 +1,4 @@
|
|||
{% extends 'preferences/preferences_layout.html' %}
|
||||
{% extends 'preferences/layout.html' %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}{% trans "Change Password" %}{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue