Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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.
|
601 |
|
602 |
contact_form = """
|
603 |
<form action="https://formsubmit.co/[email protected]" 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/[email protected]" method="POST">
|