Anne31415 commited on
Commit
437d557
1 Parent(s): 7c96b29

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -597,7 +597,7 @@ def page3():
597
  def page4():
598
  try:
599
  st.header(":mailbox: Get In Touch With Me!")
600
- st.text(":mailbox: You can find your Session-ID on the left side of the page/ Ihre Session-ID finden Sie auf der linken Seite!")
601
 
602
  contact_form = """
603
  <form action="https://formsubmit.co/anne.demond@googlemail.com" method="POST">
 
597
  def page4():
598
  try:
599
  st.header(":mailbox: Get In Touch With Me!")
600
+ st.markdown("Ihre Session-ID finden Sie auf der linken Seite!")
601
 
602
  contact_form = """
603
  <form action="https://formsubmit.co/anne.demond@googlemail.com" method="POST">