|
Revision 271, 404 bytes
(checked in by smidl, 17 years ago)
|
|
Next major revision
|
| Rev | Line | |
|---|
| [271] | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"> |
|---|
| [3] | 2 | <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> |
|---|
| [271] | 3 | <title>mixpp</title></head> |
|---|
| 4 | <frameset cols="250,*"> |
|---|
| 5 | <frame src="tree.html" name="treefrm"> |
|---|
| 6 | <frame src="main.html" name="basefrm"> |
|---|
| 7 | <noframes> |
|---|
| 8 | <a href="main.html">Frames are disabled. Click here to go to the main page.</a> |
|---|
| 9 | </noframes> |
|---|
| 10 | </frameset> |
|---|
| [3] | 11 | </html> |
|---|