billiges Templatesystem geschrieben
This commit is contained in:
parent
8a347b655e
commit
55e4a8f5cb
22 changed files with 317 additions and 0 deletions
12
tmpl2html/example/placeholder/preheader
Normal file
12
tmpl2html/example/placeholder/preheader
Normal file
|
@ -0,0 +1,12 @@
|
|||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head>
|
||||
<title>Schachtspringer</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=iso-8859-1" />
|
||||
<link href="style/metro01.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="wrap">
|
||||
<div id="wrap_top"></div>
|
||||
<div id="main">
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue