Spaces:
Running on CPU Upgrade
Running on CPU Upgrade
Update chat_application/templates/home.html
Browse files
chat_application/templates/home.html
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
</div>
|
| 13 |
<hr />
|
| 14 |
<div class="feedback-notice">
|
| 15 |
-
<p>We encourage you to message us directly through Prolific about any concerns. Additionally, you may provide feedback regarding the experiment <a class="feedback-link" href="{{ feedback_form_url | default('https://umw.qualtrics.com/jfe/form/SV_08v26NssCOwZTP8') }}">in this form</a>.</p>
|
| 16 |
</div>
|
| 17 |
</form>
|
| 18 |
</div>
|
|
|
|
| 12 |
</div>
|
| 13 |
<hr />
|
| 14 |
<div class="feedback-notice">
|
| 15 |
+
<p>We encourage you to message us directly through Prolific about any concerns. Additionally, you may provide feedback regarding the experiment <a class="feedback-link" target="_blank" href="{{ feedback_form_url | default('https://umw.qualtrics.com/jfe/form/SV_08v26NssCOwZTP8') }}">in this form</a>.</p>
|
| 16 |
</div>
|
| 17 |
</form>
|
| 18 |
</div>
|