10 lines
201 B
HTML
Raw Normal View History

<!DOCTYPE html>
<html lang="ko">
<head>
<meta charset="UTF-8" />
<meta http-equiv="refresh" content="0; url=/signup/" />
<title>회원가입 리다이렉트</title>
</head>
<body></body>
</html>