diff --git a/bookwyrm/templates/settings/redis.html b/bookwyrm/templates/settings/redis.html index 342f11c6d..7d740b025 100644 --- a/bookwyrm/templates/settings/redis.html +++ b/bookwyrm/templates/settings/redis.html @@ -68,8 +68,15 @@
-

{% trans "Clear Django cache" %}

-
+

{% trans "Advanced" %}

+
+ + + {% trans "Clear Django Cache" %} + + + +

{% blocktrans trimmed %} This is NOT recommended and should only be used if something has gone very wrong with your cache. All sessions will be cleared and users will be logged out of their accounts. @@ -86,10 +93,12 @@

{% csrf_token %} - +
+ +
{% endif %} -
+
{% else %}