issue49, fixed display header text in photo index
[phpfspot.git] / templates / header.tpl
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
3  <head>
4   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5   <title>{$page_title}</title>
6   <link href="stylesheet.css" type="text/css" rel="stylesheet" />
7   <script type="text/javascript" src="rpc.php?mode=init&amp;client=all"></script>
8   <script type="text/javascript" src="phpfspot.js"></script>
9   <link rel="shortcut icon" href="resources/gpl_16.png" type="image/png" />
10   <link rel="icon" href="resources/gpl_16.png" type="image/png" />
11  </head>