<html> <head>...</head> <body> <?include('navbar.html')?> <?include('header.html')?> .... </body> </html>