billiges Templatesystem geschrieben
This commit is contained in:
parent
8a347b655e
commit
55e4a8f5cb
22 changed files with 317 additions and 0 deletions
11
tmpl2html/example/placeholder/header
Normal file
11
tmpl2html/example/placeholder/header
Normal file
|
@ -0,0 +1,11 @@
|
|||
|
||||
<div id="head">
|
||||
<ul class="navbar">
|
||||
<li><a href="index.html">Projekt</a></li>
|
||||
<li><a href="motivation.html">Motivation</a></li>
|
||||
<li><a href="orga.html">Organisatorisches</a></li>
|
||||
<li><a href="kontakt.html">Kontakt</a></li>
|
||||
</ul>
|
||||
<h1 class="title">Schachtspringer</h1>
|
||||
</div>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue