EVOLUTION-MANAGER
Edit File: content.html
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <title>GXL 1 Examples</title> <frameset cols="201, *" border="0" frameborder="0" framespacing="0"> <frame src="navigation.html" name="navigation" scrolling="auto"> <frame src="simpleExampleSchema.html" name="content" scrolling="yes"> </frameset> </head> <body> </body> </html>