OJD: Add recent changes list
[eidogo-ojd.git] / tourney.phtml
blob9c24afbefc5f12a85fd1254b056b95a235f62ccd
1 <?php include("header.phtml"); ?>
3 <div id="text-content">
5 <h2>Recent Tournament Games</h2>
7 <?php include("titles/titles.html"); ?>
9 <p>Games are collected primarily from <a href="http://igo-kisen.hp.infoseek.co.jp/topics.html">KIN's Go Topics</a>.</p>
11 </div>
13 <?php include("footer.phtml"); ?>