fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Map update.
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
user.html
diff --git
a/src/wolnelektury/templates/user.html
b/src/wolnelektury/templates/user.html
index
3adb030
..
40c7950
100644
(file)
--- a/
src/wolnelektury/templates/user.html
+++ b/
src/wolnelektury/templates/user.html
@@
-1,7
+1,13
@@
-{% extends
"
base/base.html" %}
+{% extends
request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,
base/base.html" %}
{% load i18n %}
{% load i18n %}
+{% block settings %}
+ {% load title %}
+ {% trans "User" as title %}
+ {% title title %}
+{% endblock %}
+
{% block titleextra %}{% trans "User" %}{% endblock %}
{% block body %}
{% block titleextra %}{% trans "User" %}{% endblock %}
{% block body %}