From 65fa2813c6fae968db911d727ecaf5c56f81f64b Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Sun, 8 Aug 2021 08:07:20 -0700 Subject: [PATCH] Show link to discover view --- bookwyrm/templates/layout.html | 9 +++++++-- bookwyrm/urls.py | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/bookwyrm/templates/layout.html b/bookwyrm/templates/layout.html index c215648fc..6d0500973 100644 --- a/bookwyrm/templates/layout.html +++ b/bookwyrm/templates/layout.html @@ -67,8 +67,8 @@ {% trans "Lists" %} - - {% trans "Directory" %} + + {% trans "Discover" %} {% endif %} @@ -89,6 +89,11 @@ {{ request.user.display_name }}