1 2 3 4
<div> <h2><?php include("./team/$tutor/name.php") ?></h2> <p><?php include("./team/$tutor/blurb.php") ?></p> </div>