mirror of
https://github.com/daniviga/django-ram.git
synced 2026-02-03 17:40:39 +01:00
Implement deep links for tabs and template cleanup
This commit is contained in:
@@ -773,7 +773,7 @@ class GetMagazine(View):
|
||||
|
||||
return render(
|
||||
request,
|
||||
"magazine.html",
|
||||
"bookshelf/magazine.html",
|
||||
{
|
||||
"title": magazine,
|
||||
"magazine": magazine,
|
||||
|
||||
Reference in New Issue
Block a user