This exclamation mark was confusing people

This commit is contained in:
8chan 2014-11-21 23:34:23 -08:00
parent 467eee88c6
commit 89f0d4f3bc

View File

@ -1,5 +1,5 @@
<p>{% trans %}Your new board is created and is live at{% endtrans %} <a href="/{{ uri }}">/{{ uri }}/</a>.</p>
<p>{% trans %}Make sure you don't forget your password, <tt>{{ password }}</tt>!{% endtrans %}</p>
<p>{% trans %}Make sure you don't forget your password, <tt>{{ password }}</tt>{% endtrans %}</p>
<p>{% trans %}You can manage your board at <a href="http://8chan.co/mod.php?/">http://8chan.co/mod.php?/</a>.{% endtrans %}</p>