<div class="page"> <h1 class="edit">Current Posts</h1> <table> <tr> <th>Post name</th> <th>Posted</th> <th>Status</th> <th>Actions</th> </tr> <?=$post_list?> </table> </div>