liusdhdsf

This commit is contained in:
Jacob Signorovitch 2024-12-23 16:44:02 -05:00
parent 2ebaa1955a
commit bc8dca362c

View File

@ -33,7 +33,7 @@
abstract, based on the title, if
accepted.
{% if tprob|int < 5 %}
<p><i>Warning: the similarity is too low to be confident in this prediction.</i></p><br>
<p><i style="color: var(--red1)">Warning: the similarity is too low to be confident in this prediction.</i></p><br>
{% endif %}
</p></center>
<br>