diff --git a/bookwyrm/templates/components/modal.html b/bookwyrm/templates/components/modal.html index 9ffbc2b35..3c3669544 100644 --- a/bookwyrm/templates/components/modal.html +++ b/bookwyrm/templates/components/modal.html @@ -1,3 +1,4 @@ +{% load i18n %}
diff --git a/bookwyrm/templates/get_started/books.html b/bookwyrm/templates/get_started/books.html index 06f87c3a1..ae2651220 100644 --- a/bookwyrm/templates/get_started/books.html +++ b/bookwyrm/templates/get_started/books.html @@ -24,11 +24,11 @@