{{title}}

{%- if subtitle -%}

{{ subtitle }}

{%- endif -%}
{% for exhibitor in exhibitor_details %} {% set exhibitor_doc = frappe.get_doc("Exhibitor", exhibitor.exhibitor) %}
{{exhibitor_doc.company}}
{% endfor %}