This is a basic HTML page which displays 3 Progress Quest character sheets. You can use the progress quest export functionality to export your character sheets periodicly and directly use them here, as long as the paths to the sheets are correct.
You can change the Webpage title in line 45.
Just change the Headers and character sheet paths in lines 48, 49 and 50 to your character sheets and Headers.
I.E:
change <div class="leftpane"><h1>Rouxlid [Spoltog]</h1><iframe class="container" src="Rouxlid [Spoltog].sheet"
to this <div class="leftpane"><h1>First Character</h1><iframe class="container" src="firstCharacter.sheet"
Now the Left most panel displays the Headline "First Character" and displays the file in the same folder "firstCharacter.sheet" below it.