From 287e6b761aad3716e9e605c5ad249a3df3620d4e Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Thu, 4 Jun 2020 14:33:50 +0530 Subject: [PATCH] feat: make logo optional in testimonial --- frappe/website/web_template/testimonial/testimonial.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frappe/website/web_template/testimonial/testimonial.html b/frappe/website/web_template/testimonial/testimonial.html index 3cd08165ea..b656d3b03d 100644 --- a/frappe/website/web_template/testimonial/testimonial.html +++ b/frappe/website/web_template/testimonial/testimonial.html @@ -1,7 +1,9 @@
+ {% if logo %} + {% endif %}
{{ content }}