Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
<html>
|
|
|
2 |
<head>
|
|
|
3 |
<title>{$maintitle}</title>
|
|
|
4 |
<link rel="stylesheet" href="{$subdir}media/stylesheet.css" />
|
|
|
5 |
<meta http-equiv='Content-Type' content='text/html; charset=iso-8859-1'/>
|
|
|
6 |
</head>
|
|
|
7 |
<body>
|
|
|
8 |
<div align="center"><h1>{$maintitle}</h1></div>
|
|
|
9 |
<b>Welcome to {$package}!</b><br />
|
|
|
10 |
<br />
|
|
|
11 |
This documentation was generated by <a href="{$phpdocwebsite}">phpDocumentor v{$phpdocversion}</a><br />
|
|
|
12 |
</body>
|
|
|
13 |
</html>
|