Django 1.8 and other updates.
[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 %}