diff --git a/templates/shortcodes/multilingual_quote.html b/templates/shortcodes/multilingual_quote.html index b25a4e76b..1af0c773b 100644 --- a/templates/shortcodes/multilingual_quote.html +++ b/templates/shortcodes/multilingual_quote.html @@ -20,7 +20,7 @@
@@ -28,7 +28,7 @@{{ open_quote ~ translated ~ close_quote }}
- {% if author %}— {{ author }}{% endif %}
{{ open_quote ~ original ~ close_quote }}
- {% if author %}— {{ author }}{% endif %}
+ {% if author %}— {{ author }}{% endif %}
({{- macros_translate::translate(key="show_translation", default="Show translation", language_strings=language_strings) -}})