diff --git a/r2/r2/templates/login.html b/r2/r2/templates/login.html index ff185e30e..ba7184f6f 100644 --- a/r2/r2/templates/login.html +++ b/r2/r2/templates/login.html @@ -149,7 +149,7 @@

%if registration_info:
- ${thing.registration_info} + ${registration_info}
%endif ${lf(register=True, user=user_reg, dest=dest)}