16 lines
301 B
HTML
16 lines
301 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
|
|
<!--
|
|
pgn4web javascript chessboard
|
|
copyright (C) 2009-2013 Paolo Casaschi
|
|
see README file and http://pgn4web.casaschi.net
|
|
for credits, license and more details
|
|
-->
|
|
|
|
<head></head>
|
|
|
|
<body style="background-color: transparent; margin: 0px; padding: 0px;"></body>
|
|
|
|
</html>
|