diff --git a/ircradio/templates/base.html b/ircradio/templates/base.html index d774c3b..4b7ba98 100644 --- a/ircradio/templates/base.html +++ b/ircradio/templates/base.html @@ -31,7 +31,7 @@ - {% if ENABLE_SEARCH_ROUTE %} + {% if ENABLE_SEARCH_ROUTE or SHOW_PREVIOUS_TRACKS %} diff --git a/ircradio/templates/index.html b/ircradio/templates/index.html index e96a388..309d96d 100644 --- a/ircradio/templates/index.html +++ b/ircradio/templates/index.html @@ -4,7 +4,7 @@