Details |
Letzte Änderung |
Log anzeigen
| RSS feed
| Revision |
Autor |
Zeilennr. |
Zeile |
| 1 |
lars |
1 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
|
2 |
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
|
|
3 |
<head>
|
|
|
4 |
<?php include_http_metas() ?>
|
|
|
5 |
<?php include_metas() ?>
|
|
|
6 |
<?php include_title() ?>
|
|
|
7 |
<link rel="shortcut icon" href="/favicon.ico" />
|
|
|
8 |
<?php include_stylesheets() ?>
|
|
|
9 |
<?php include_javascripts() ?>
|
|
|
10 |
</head>
|
|
|
11 |
<body>
|
|
|
12 |
<?php echo $sf_content ?>
|
|
|
13 |
</body>
|
|
|
14 |
</html>
|