Files
d-t-n.org/production/site/en/admin/resources.php
2017-03-02 21:36:05 -06:00

9 lines
209 B
PHP

<?php include '_adminheader.php' ?>
<h2>Resources Page</h2>
<p>
Choose one of the elements of the Resources page below that you would
like to edit.
</p>
<ul>
<?php include '_resources_menuitems.php' ?>
</ul>