Fixes #4001: TOC contains parent books, and add links to previous and next book.
[wolnelektury.git] / src / wolnelektury / templates / base / base.html
1 {% extends "base/superbase.html" %}
2
3
4 {% block ogtitle %}{% block titleextra %}{{ page_title }}{% endblock %}{% endblock %}