ok, it's a bit confusing as in the header file there is this
<?php MainController::Run('Pilots', 'RecentFrontPage', 5); ?>
and i don't understand where to put.
<img src="<?php echo Countries::getCountryImage($pilot->location);?>"
alt="<?php echo Countries::getCountryName($pilot->location);?>" />
More help would be appreciated.
thanks