Subversion-Projekte lars-tiefland.cakephp

Revision

Revision 9 | Zur aktuellen Revision | Blame | Vergleich mit vorheriger | Letzte Änderung | Log anzeigen | RSS feed

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>

<head>
        <meta http-equiv="content-type" content="text/html; charset=utf-8">
        <meta name="author" content="Webagentur Niewerth">

        <title>Ohne Titel 7</title>
</head>

<body>
<h1><?php echo $post['Post']['title']?></h1>

<p><small>Created: <?php echo $post['Post']['created']?></small></p>

<p><?php echo $post['Post']['body']?></p>
</body>
</html>