Revision 650e6c10
Von Sven Schöling vor fast 13 Jahren hinzugefügt
templates/webpages/ct/form_header.html | ||
---|---|---|
4 | 4 |
[% L.javascript_tag('jquery') %] |
5 | 5 |
<body> |
6 | 6 |
|
7 |
<div class="listtop">[% title %]</div>
|
|
7 |
<h1>[% title %]</h1>
|
|
8 | 8 |
|
9 | 9 |
<form method="post" name="ct" action="ct.pl" > |
10 | 10 |
|
Auch abrufbar als: Unified diff
ct header div -> h1