diff --git a/bookwyrm/templates/discover/discover.html b/bookwyrm/templates/discover/discover.html index 01ef2186..f55f81a0 100644 --- a/bookwyrm/templates/discover/discover.html +++ b/bookwyrm/templates/discover/discover.html @@ -15,14 +15,15 @@
+ {% with tile_classes="tile is-child box has-background-white-ter is-clipped" %}- {% trans "Content warning:" %} +
+ {% trans "Content warning" as text %} + + {{ text }} + {{ status.content_warning }}