Spaces:
Sleeping
Sleeping
Commit
·
a0c5603
1
Parent(s):
b6e39c6
Add system
Browse files
test.html
CHANGED
@@ -25,14 +25,9 @@
|
|
25 |
<h1 class="text-3xl md:text-4xl font-extrabold mb-4">
|
26 |
Fact-Checking Election Promises
|
27 |
</h1>
|
28 |
-
<
|
29 |
PledgeTracker is a system to monitor the fulfilment of political pledges.<br>
|
30 |
-
As part of this study, we will collect your inputs to help evaluate and improve the system.<br>
|
31 |
-
We may also collect your feedback if you submit it via the feedback form.<br>
|
32 |
-
No personal information will be collected, and all data will be anonymised and stored securely.<br>
|
33 |
-
<span class="text-purple-600 font-bold">
|
34 |
-
By using the system, you agree to participate in this study under these conditions.
|
35 |
-
</span><br>
|
36 |
<a href="mailto:[email protected]" class="text-purple-600 underline">Please contact us if you have any concerns.</a>
|
37 |
</p>
|
38 |
</div>
|
|
|
25 |
<h1 class="text-3xl md:text-4xl font-extrabold mb-4">
|
26 |
Fact-Checking Election Promises
|
27 |
</h1>
|
28 |
+
<div class="text-lg text-gray-600 leading-relaxed space-y-4 text-left">
|
29 |
PledgeTracker is a system to monitor the fulfilment of political pledges.<br>
|
30 |
+
As part of this study, we will collect your inputs to help evaluate and improve the system. We may also collect your feedback if you submit it via the feedback form. No personal information will be collected, and all data will be anonymised and stored securely. By using the system, you agree to participate in this study under these conditions.<br>
|
|
|
|
|
|
|
|
|
|
|
31 |
<a href="mailto:[email protected]" class="text-purple-600 underline">Please contact us if you have any concerns.</a>
|
32 |
</p>
|
33 |
</div>
|