{{ title }}

{%- if subtitle -%}

{{ subtitle }}

{%- endif -%}
{%- if primary_action -%} {{ primary_action_label }} {%- endif -%} {%- if secondary_action -%} {{ secondary_action_label }} {%- endif -%}
{%- if image -%} {{ frappe.render_template('templates/includes/image_with_blur.html', { "src": image, "alt": "", "class": ["hero-image", "contain-image" if contain_image else ""] }) }} {%- endif -%}