Implement deep links for tabs and template cleanup

This commit is contained in:
2026-01-07 18:28:25 +01:00
parent a11f97bcad
commit 15a7ffaf4f
12 changed files with 146 additions and 110 deletions

View File

@@ -773,7 +773,7 @@ class GetMagazine(View):
return render(
request,
"magazine.html",
"bookshelf/magazine.html",
{
"title": magazine,
"magazine": magazine,