We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
mentorink/me_project/me_app/templates/mypage.html
Line 4 in c30b0f1
이게 있으면 사이트에 작성된 컨텐츠를 영어로 인식하게 되고, 한국어 유저인 경우에 사이트를 번역할까요? 등의 맞지 않는 창이 뜨게됩니다!
The text was updated successfully, but these errors were encountered:
<html lang="ko"> 로 대체하시면 될 것 같습니다.
<html lang="ko">
Sorry, something went wrong.
No branches or pull requests
mentorink/me_project/me_app/templates/mypage.html
Line 4 in c30b0f1
이게 있으면 사이트에 작성된 컨텐츠를
영어로 인식하게 되고, 한국어 유저인 경우에 사이트를 번역할까요? 등의 맞지 않는 창이 뜨게됩니다!
The text was updated successfully, but these errors were encountered: