source:
vanHelsing/trunk/gui/WebContent/index.jsp@
848
Last change on this file since 848 was 848, checked in by , on Mar 22, 2010 at 5:12:11 PM | |
---|---|
File size: 294 bytes |
Rev | Line | |
---|---|---|
[848] | 1 | <html> |
2 | <head> | |
3 | </head> | |
4 | <frameset cols="250,*"> | |
5 | <frame src="viewConfig.iface" name="links"> | |
6 | <!-- <frame src="client.iface" name="rechts"> --> | |
7 | <noframes> | |
8 | <body> | |
9 | <p>Alternativ-Inhalt (Zusammenfassung, Sitemap ...)</p> | |
10 | </body> | |
11 | </noframes> | |
12 | </frameset> | |
13 | </html> |
Note:
See TracBrowser
for help on using the repository browser.