fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
3982fc4ca884a083ff031479a656e71618415d09
[wolnelektury.git]
/
src
/
wolnelektury
/
templates
/
site_base.html
1
{% extends "base/base.html" %}
2
{# This is for allauth templates. #}
3
4
{% block bodyid %}auth-page{% endblock %}
5
{% block titleextra %}{% block head_title %}{% endblock %}{% endblock %}