From 627dbcf2102bf4586863ed65825bd94bbbf304f4 Mon Sep 17 00:00:00 2001 From: Adarnof Date: Wed, 2 Dec 2015 04:51:10 +0000 Subject: [PATCH] Added text indicating a Discord account is needed and link to site. --- stock/templates/registered/discord.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/stock/templates/registered/discord.html b/stock/templates/registered/discord.html index 4204d5fe..7dbb50b3 100644 --- a/stock/templates/registered/discord.html +++ b/stock/templates/registered/discord.html @@ -17,7 +17,8 @@ {% if success %} {% endif %} -

Enter your discord account credentials below. These are not stored: they are needed to determine your user ID and make you join the server.

+

Enter your Discord account credentials below. These are not stored: they are needed to determine your user ID and make you join the server.

+

If you do not have a Discord account, please create one on their site and report back with the credentials.

{% csrf_token %}