diff --git a/templates/8chan/create_success.html b/templates/8chan/create_success.html index b129787c..25fe4177 100644 --- a/templates/8chan/create_success.html +++ b/templates/8chan/create_success.html @@ -1,5 +1,5 @@
{% trans %}Your new board is created and is live at{% endtrans %} /{{ uri }}/.
-{% trans %}Make sure you don't forget your password, {{ password }}!{% endtrans %}
+{% trans %}Make sure you don't forget your password, {{ password }}{% endtrans %}
{% trans %}You can manage your board at http://8chan.co/mod.php?/.{% endtrans %}