Spaces:
Running
Running
victormiller
commited on
Commit
•
bd9c3fb
1
Parent(s):
0f14580
Update main.py
Browse files
main.py
CHANGED
@@ -106,7 +106,7 @@ def main():
|
|
106 |
hx_target="#inner-text",
|
107 |
),
|
108 |
Div(
|
109 |
-
A("
|
110 |
hx_get="/common",
|
111 |
hx_target="#inner-text",
|
112 |
),
|
|
|
106 |
hx_target="#inner-text",
|
107 |
),
|
108 |
Div(
|
109 |
+
A("Global Processing Steps", href="#inner-text"),
|
110 |
hx_get="/common",
|
111 |
hx_target="#inner-text",
|
112 |
),
|