<!DOCTYPE html> <html class=“debug”>
<head> <title>Masthead - IRFS Components</title> <link rel="stylesheet" href="../../bower_components/normalize-css/normalize.css"> <link rel="stylesheet" href="project-header.css"> <style> </style> </head> <body> <div class="grid"> <div class="project-header with-border ph-with-toolbar grid-col grid-12 clearfix"> <div class=""> Programme recommendations </div> <div class="ph-toolbar"> (toolbar items) </div><!-- .ph-toolbar --> </div> </div><!-- .grid --> </body>
</html>