<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head><title>simple template system by zf2</title></head> <body><h1>Header</h1><hr /><?php echo $content; ?><footer>© <a href="http://www.shahadathossain.com/" target="_blank">shahadat</a></footer></body> </html>
info at phpclasses dot org