Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -203,7 +203,7 @@ with gr.Blocks(title="DynaGuard Compliance Checker") as demo:
|
|
203 |
with gr.Tab("Feedback"):
|
204 |
gr.HTML(
|
205 |
"""
|
206 |
-
<iframe src="https://docs.google.com/forms/d/e/
|
207 |
width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">
|
208 |
Loading…
|
209 |
</iframe>
|
|
|
203 |
with gr.Tab("Feedback"):
|
204 |
gr.HTML(
|
205 |
"""
|
206 |
+
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSenFmDngQV3dBSg5FbL35bwjkgDl8HY562LEM6xq5xuYKbjQg/viewform?embedded=true"
|
207 |
width="100%" height="800" frameborder="0" marginheight="0" marginwidth="0">
|
208 |
Loading…
|
209 |
</iframe>
|