Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -35,7 +35,8 @@ with st.sidebar:
|
|
35 |
st.markdown("""
|
36 |
Hello! Iโm here to assist you with:<br><br>
|
37 |
๐ **Glossary Inquiries:**<br>
|
38 |
-
I can clarify terms like "DiGA"
|
|
|
39 |
๐ **Help Page Navigation:**<br>
|
40 |
Ask me if you forgot your password or want to know more about topics related to the platform.
|
41 |
""", unsafe_allow_html=True)
|
|
|
35 |
st.markdown("""
|
36 |
Hello! Iโm here to assist you with:<br><br>
|
37 |
๐ **Glossary Inquiries:**<br>
|
38 |
+
I can clarify terms like "DiGA", "AOP", or "BfArM", providing clear and concise explanations to help you understand our content better.
|
39 |
+
.<br><br>
|
40 |
๐ **Help Page Navigation:**<br>
|
41 |
Ask me if you forgot your password or want to know more about topics related to the platform.
|
42 |
""", unsafe_allow_html=True)
|