<php $title = "Nadpis stránky"; include ("header.inc"); ... include ("footer.inc"); ?>
<div class="content"> <php get_content(); ?> </div>