import streamlit as st from webpages.SendEmail import send_email def testing(): st.write("Testing Page")