mirror of
https://github.com/atom/atom.git
synced 2026-01-23 13:58:08 -05:00
9 lines
161 B
HTML
9 lines
161 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<frameset cols="0%,*" frameborder=no framespacing=0 border=0>
|
|
<frame src="project.html">
|
|
<frame src="editor.html">
|
|
</frameset>
|
|
</html>
|