fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cleanup
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
site_base.html
diff --git
a/src/wolnelektury/templates/site_base.html
b/src/wolnelektury/templates/site_base.html
index
b0c2ca5
..
a74a473
100644
(file)
--- a/
src/wolnelektury/templates/site_base.html
+++ b/
src/wolnelektury/templates/site_base.html
@@
-1,5
+1,2
@@
-{% extends "
bas
e.html" %}
+{% extends "
2022/base_simpl
e.html" %}
{# This is for allauth templates. #}
-
-{% block bodyid %}auth-page{% endblock %}
-{% block titleextra %}{% block head_title %}{% endblock %}{% endblock %}