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