Splits user view out and adds template
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% extends 'preferences/preferences_layout.html' %}
|
||||
{% extends 'preferences/layout.html' %}
|
||||
{% load i18n %}
|
||||
|
||||
{% block title %}{% trans "Change Password" %}{% endblock %}
|
||||
|
Reference in New Issue
Block a user