This commit is contained in:
Thibault Duplessis 2018-03-07 17:08:17 -05:00
parent 77f9cad8c6
commit 34b9fd91ac

View file

@ -6,8 +6,8 @@
<p>
To ensure honest players aren't falsely accused of cheating, we request titled players
to identify themselves. For instance, <a href="@routes.User.show("opperwezen")">opperwezen</a> and
<a href="@routes.User.show("MagnusCarlsen")">Magnus Carlsen</a> are verified IM, and GM.
to identify themselves. For instance, <a class="blue" href="@routes.User.show("opperwezen")">opperwezen</a> and
<a class="blue" href="@routes.User.show("MagnusCarlsen")">Magnus Carlsen</a> are verified IM, and GM.
Identification can be performed in a number of ways, and you can choose to remain anonymous.
</p>