diff --git a/bookwyrm/templates/components/modal.html b/bookwyrm/templates/components/modal.html index 9ffbc2b3..3c366954 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 06f87c3a..ae265122 100644 --- a/bookwyrm/templates/get_started/books.html +++ b/bookwyrm/templates/get_started/books.html @@ -24,11 +24,11 @@