Files
EasySoft-ZenTaoPMS/doc/phpdoc/blank.tpl
2013-01-23 06:45:43 +00:00

14 lines
413 B
Smarty

<html>
<head>
<title>{$maintitle}</title>
<link rel="stylesheet" href="{$subdir}media/stylesheet.css" />
<meta http-equiv='Content-Type' content='text/html; charset=gbk'/>
</head>
<body>
<div align="center"><h1>{$maintitle}</h1></div>
<b>Welcome to {$package}!</b><br />
<br />
This documentation was generated by <a href="{$phpdocwebsite}">phpDocumentor v{$phpdocversion}</a><br />
</body>
</html>