root/peasantonline/public/frameset.html
| Revision 1144, 362 bytes (checked in by jm3, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" |
| 3 | "http://www.w3.org/TR/html4/strict.dtd"> |
| 4 | <html> |
| 5 | |
| 6 | <head> |
| 7 | <title>Peasant Online</title> |
| 8 | |
| 9 | </head> |
| 10 | <frameset rows="100%,*" border="0"> |
| 11 | <frame src="http://peasantonline.toolstomaketools.com" frameborder="0" /> |
| 12 | <frame frameborder="0" noresize /> |
| 13 | </frameset> |
| 14 | |
| 15 | <!-- pageok --> |
| 16 | <!-- 02 --> |
| 17 | <!-- 5.1--> |
| 18 | </html> |
Note: See TracBrowser for help on using the browser.