{%- if title -%}

{{ _(title) }}

{%- endif -%} {%- if subtitle -%}

{{ _(subtitle) }}

{%- endif -%}
{{ frappe.utils.md_to_html(_(embed_html)) }}