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 @@

{{ open_quote ~ translated ~ close_quote }}

- {% if author %}

— {{ author }}{% endif %}

{% if author %}— {{ author }}{% endif %}

@@ -28,7 +28,7 @@

{{ open_quote ~ original ~ close_quote }}

- {% if author %}

— {{ author }}{% endif %}

{% if author %}— {{ author }}{% endif %}