summaryrefslogtreecommitdiff
path: root/about/blurb.php
blob: 5b4e5dbe4092c184c8f7340266e0722512eccc5d (plain) (blame)
1
2
3
4
		<div>
			<h2><?php include("./team/$tutor/name.php") ?></h2>
			<p><?php include("./team/$tutor/blurb.php") ?></p>
		</div>