로그인 페이지에 연령 확인 문구를 추가하는 방법?

Is there a way to add language to the login/ create new account page? I want to highlight that users need to be 13 years old or older when they’re creating their account. I recognize that it’s in the ToS, but would like to make that even easier to see.

Thanks in advance for your help!

You can customize the text from /admin/customize/site_texts and add it to the disclaimer , for example

and/or you can create a required custom user field from /admin/customize/user_fields, for example

thank you! this is perfect. will give that a shot!

Follow up question – is there instead a way to create an “age gate”, where we would ask for the user’s birthdate and not allow the creation of an account if younger than 13?

오래된 스레드를 다시 올리는 것이라 죄송합니다.

저도 18세 미만 사용자의 커뮤니티 접근을 제한하고 싶습니다.

어떤 조언을 주실 수 있을까요?