Added templates
[bibliodb.git] / view / tpl / index.php
blobe8fdad34d8fa33a4ede1dc4eee4058bb4f2ed070
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <meta name="generator" content="PSPad editor, www.pspad.com">
6 <title>{:page_title:}</title>
7 </head>
8 <body>
9 <?php echo $page_contents;?>
10 </body>
11 </html>