diff --git a/templates/shortcodes/button.html b/templates/shortcodes/button.html index d6c9e9fda..b2fb4e7d8 100644 --- a/templates/shortcodes/button.html +++ b/templates/shortcodes/button.html @@ -10,6 +10,6 @@ {% else %} - {{ body | trim_start_matches(pat="") | safe}} + {{ body | trim_start_matches(pat="") | safe}} {% endif %} \ No newline at end of file
") | safe}} + {{ body | trim_start_matches(pat="") | safe}}
") | safe}}