From 6c7dcc68829d91767e2656fe197d695294d1dece Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Sat, 9 Feb 2019 13:10:29 +0200 Subject: [PATCH] placeholder.svg: Partially revert the changes from c0e42cb. (#28216) It broke the example include. --- site/_includes/icons/placeholder.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/_includes/icons/placeholder.svg b/site/_includes/icons/placeholder.svg index ba1461aade..36883e82db 100644 --- a/site/_includes/icons/placeholder.svg +++ b/site/_includes/icons/placeholder.svg @@ -25,7 +25,7 @@ {%- endif -%} {%- capture svg -%} - + {% if title != ' ' %}{{ title }}{% endif %} {% if text != ' ' %}{{ text }}{% endif %}