from WebKit.Examples.ExamplePage import ExamplePage class Main(ExamplePage): def writeContent(self): self.writeln('''

DBUtils example

You can set the DBUtils parameters in the following file

With the default settings,

Start the demo!

''')