OJD: Add recent changes list
[eidogo-ojd.git] / changes.phtml
blob2c52bae07a4e26e49b6f6ea82cbb3d12f7703f12
1 <?php include("header.phtml"); ?>
3 <div id="text-content">
5 <h2>Recent Changes</h2>
7 <?php include("php/ojd_changes.php"); ?>
9 </div>
11 <?php include("footer.phtml"); ?>