import streamlit as st def afficher_pied_de_page(): st.markdown("""
""", unsafe_allow_html=True) st.markdown(""" """, unsafe_allow_html=True)