- {{ _("Donate") }}
+ {{ _("Donate") }}
diff --git a/src/templates/blog/modules/post.html b/src/templates/blog/modules/post.html
index 6eb9c599..75d09222 100644
--- a/src/templates/blog/modules/post.html
+++ b/src/templates/blog/modules/post.html
@@ -67,7 +67,7 @@
{% if post.release or "donate" in post.tags %}
- {{ _("Donate") }}
+ {{ _("Donate") }}
{% end %}
diff --git a/src/templates/location/index.html b/src/templates/location/index.html
index 763a1759..55e35e10 100644
--- a/src/templates/location/index.html
+++ b/src/templates/location/index.html
@@ -66,7 +66,7 @@