import streamlit as st import streamlit.components.v1 as components def display_bpmn_xml(bpmn_xml): html_template = f"""