diff --git a/frappe/website/web_template/section_with_cta/section_with_cta.html b/frappe/website/web_template/section_with_cta/section_with_cta.html index 313f49dde3..820fb726aa 100644 --- a/frappe/website/web_template/section_with_cta/section_with_cta.html +++ b/frappe/website/web_template/section_with_cta/section_with_cta.html @@ -1,7 +1,9 @@

{{ title }}

+ {%- if subtitle -%}

{{ subtitle }}

+ {%- endif -%}