From fd353ecb87ddef1b34bacec06560911fb3226bd7 Mon Sep 17 00:00:00 2001 From: Mouse Reeve Date: Fri, 10 Sep 2021 12:15:51 -0700 Subject: [PATCH] Fixes label --- bookwyrm/templates/settings/site.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bookwyrm/templates/settings/site.html b/bookwyrm/templates/settings/site.html index 046a81f07..945e5749b 100644 --- a/bookwyrm/templates/settings/site.html +++ b/bookwyrm/templates/settings/site.html @@ -24,7 +24,7 @@ {{ site_form.instance_description }}
- +

{% trans "Used when the instance is previewed on joinbookwyrm.com. Does not support html or markdown." %}

{{ site_form.instance_short_description }}