{{ title }}

{%- if subtitle -%}

{{ subtitle }}

{%- endif -%} {%- if image -%} {{ frappe.render_template('templates/includes/image_with_blur.html', { "src": image, "alt": image_description or title, "class": "section-image" }) }} {%- endif -%}