mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
9 lines
162 B
HTML
9 lines
162 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<frameset cols="0%,100%" frameborder=no framespacing=0 border=0>
|
|
<frame src="project.html">
|
|
<frame src="tabs.html">
|
|
</frameset>
|
|
</html>
|