diff --git a/bookwyrm/templates/feed/feed.html b/bookwyrm/templates/feed/feed.html index 71b59cc1..1eae24d4 100644 --- a/bookwyrm/templates/feed/feed.html +++ b/bookwyrm/templates/feed/feed.html @@ -3,7 +3,7 @@ {% load bookwyrm_tags %} {% block panel %} -

{% blocktrans with tab_title=tab|title %}{{ tab_title }} Timeline{% endblocktrans %}

+

{% blocktrans %}{{ tab_title }} Timeline{% endblocktrans %}