Subversion-Projekte lars-tiefland.cakephp

Revision

Revision 8 | Revision 12 | Zur aktuellen Revision | Ganze Datei anzeigen | Leerzeichen ignorieren | Details | Blame | Letzte Änderung | Log anzeigen | RSS feed

Revision 8 Revision 11
Zeile 8... Zeile 8...
8
	<title>Ohne Titel 3</title>
8
	<title>Ohne Titel 3</title>
9
</head>
9
</head>
Zeile 10... Zeile 10...
10
 
10
 
11
<body>
11
<body>
-
 
12
<h1>Blog posts</h1>
12
<h1>Blog posts</h1>
13
<?php echo $html->link('Add Post',array('controller' => 'posts', 'action' => 'add'))?>
13
<table>
14
<table>
14
	<tr>
15
	<tr>
15
		<th>Id</th>
16
		<th>Id</th>
16
		<th>Title</th>
17
		<th>Title</th>