fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
38172117ed3736010885b26e4250a2510a184620
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
socialaccount
/
base.html
1
{% extends "2022/base_simple.html" %}
2
3
4
{% block breadcrumbs %}
5
<span>{% block head_title %}{% endblock %}</span>
6
{{ block.super }}
7
{% endblock %}