fixes #2117: upgrade jPlayer to 2.4
[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 %}