<?php include "_template-top.php"; ?> <div id="content"> <?php include "portfolio.html"; ?> </div><!-- /.container --> <br/> <?php include "_template-bottom.php"; ?>