Spaces:
Sleeping
Sleeping
Maryam Ilka commited on
Update app.py
Browse files
app.py
CHANGED
|
@@ -455,7 +455,7 @@ def main():
|
|
| 455 |
# نمایش صفحه فعلی
|
| 456 |
pages = {
|
| 457 |
"welcome": welcome_page,
|
| 458 |
-
"contact": user_contact
|
| 459 |
"demographic": demographic_form,
|
| 460 |
"scenario_explanation": scenario_explanation,
|
| 461 |
"map_view": map_view,
|
|
|
|
| 455 |
# نمایش صفحه فعلی
|
| 456 |
pages = {
|
| 457 |
"welcome": welcome_page,
|
| 458 |
+
"contact": user_contact,
|
| 459 |
"demographic": demographic_form,
|
| 460 |
"scenario_explanation": scenario_explanation,
|
| 461 |
"map_view": map_view,
|