fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Funding view
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
socialaccount
/
base.html
1
{% extends request.EXPERIMENTS.layout.value|yesno:"2022/base_simple.html,account/base.html" %}
2
3
4
{% block breadcrumbs %}
5
<span>{% block head_title %}{% endblock %}</span>
6
{{ block.super }}
7
{% endblock %}