Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
21 lines (18 sloc)
645 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN"> | |
| <html> | |
| <head> | |
| <title>Untitled</title> | |
| <meta name="generator" content="Namo WebEditor v3.0"> | |
| </head> | |
| <frameset rows="65, 1*" cols="1*" border="0" frameborder="0" framespacing="0"> | |
| <frame src="7-top.html" name="top-1" noresize scrolling="no" marginwidth="0" | |
| marginheight="0"> | |
| <frame src="7-1.html" name="body" noresize scrolling="yes" marginwidth="0" | |
| marginheight="0"> | |
| <noframes> | |
| <body bgcolor="white" text="black" link="blue" vlink="purple" alink="red"> | |
| <p>이 페이지를 보려면, 프레임을 볼 수 있는 브라우저가 필요합니다.</p> | |
| </body> | |
| </noframes> | |
| </frameset> | |
| </html> |