match page title to active shelf

resolves #1586
This commit is contained in:
Hugh Rundle
2021-11-06 10:53:41 +11:00
parent 6ba605cbd0
commit d8098357e6
2 changed files with 11 additions and 1 deletions

View File

@ -5,7 +5,7 @@
{% load i18n %}
{% block title %}
{% include 'user/books_header.html' %}
{% include 'user/books_header.html' with shelfname=shelf.identifier %}
{% endblock %}
{% block opengraph_images %}