diff --git a/r2/r2/templates/createsubreddit.html b/r2/r2/templates/createsubreddit.html index e6c0599a6..78faa0a51 100644 --- a/r2/r2/templates/createsubreddit.html +++ b/r2/r2/templates/createsubreddit.html @@ -42,8 +42,7 @@ <%utils:line_field title="${_('name')}" description='${_("no spaces, e.g., slashdot")}'> + value="${thing.name}"/> %if not thing.site: ${error_field("SUBREDDIT_EXISTS", "name")} ${error_field("BAD_SR_NAME", "name")}