From 89f0d4f3bcc631e59252846e9363ec537ea36b52 Mon Sep 17 00:00:00 2001 From: 8chan Date: Fri, 21 Nov 2014 23:34:23 -0800 Subject: [PATCH] This exclamation mark was confusing people --- templates/8chan/create_success.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 %}