We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1f23d8 commit 28e8db1Copy full SHA for 28e8db1
nobiasapp/templates/submitLink.html
@@ -174,6 +174,7 @@ <h1>NoBias</h1>
174
style="width:150px;height:150px;opacity:0.9;position:absolute;">
175
</div>
176
177
+ <h2>"Swipe Through Lies, with Truth Our Prize: Where Bias Hides, Our Detector Finds!"</h2>
178
<form method="post" action="{% url 'submitLink' %}" onsubmit="showLoader()"
179
style="display: flex; flex-direction: column; align-items: center; padding: 20px; margin-top: 70px;">
180
{% csrf_token %}
@@ -231,4 +232,4 @@ <h2>User-friendly interface for effortless bias detection</h2>
231
232
</footer>
233
</body>
234
-</html>
235
+</html>
0 commit comments