From b3cee6d1a11162fcccf452ec9a25ccceccca1c9d Mon Sep 17 00:00:00 2001 From: Socks Date: Mon, 26 Mar 2018 17:27:43 +0100 Subject: [PATCH] Added help text to username field for register form --- templates/register.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/register.html b/templates/register.html index 6fbd828..21344a7 100644 --- a/templates/register.html +++ b/templates/register.html @@ -10,6 +10,9 @@ Have an account?
+ + Your username must be under 15 characters long, contain letters and numbers, and must not contain spaces, special characters, or emoji. +