<? print $p->kopf(); ?>

<h3>How to add content to your site</h3>

<p>Now you've got the basics going, let's add content. You have saved
yourself a <b>hell</b> of a lot of work, while leaving all the options for
dynamic page design open. Good! Let's use it!

<p>


<h3>Specials</h3>

<p>There are some special layout features in the default design. For
example the "h3" and "h4" tags have been styled with a greay background bar
so it's easy to see where the heading seperates two text blocks. Look at
the <a href='how-content.phps'>source code to this page</a>.

<p>BUT you can change all that in css.php if you want. Have fun!