import streamlit as st from utils.translations import _ def afficher_pied_de_page(): st.markdown("""
""", unsafe_allow_html=True) st.markdown(f""" """, unsafe_allow_html=True)