diff --git a/templates/shortcodes/multilingual_quote.html b/templates/shortcodes/multilingual_quote.html index eef9e54..c40e365 100644 --- a/templates/shortcodes/multilingual_quote.html +++ b/templates/shortcodes/multilingual_quote.html @@ -6,13 +6,15 @@ {%- set close_quote = "”" -%} {%- endif -%} +{%- set random_id = get_random(end=100000) -%} +
- +

{{ open_quote ~ translated ~ close_quote }}

-

— {{ author }}

— {{ author }}

{{ open_quote ~ original ~ close_quote }}

-

— {{ author }}

— {{ author }}