Revision 67e30bc6
Von Sven Schöling vor fast 11 Jahren hinzugefügt
templates/webpages/project/form.html | ||
---|---|---|
2 | 2 |
[%- USE L %][%- USE P %] |
3 | 3 |
[%- USE HTML %][%- USE LxERP %] |
4 | 4 |
|
5 |
[%- INCLUDE 'common/flash.html' %]
|
|
5 |
<h1>[% title %]</h1>
|
|
6 | 6 |
|
7 |
<div class="listtop">[% title %]</div>
|
|
7 |
[%- INCLUDE 'common/flash.html' %]
|
|
8 | 8 |
|
9 | 9 |
<form method="post" action="controller.pl"> |
10 | 10 |
[% L.hidden_tag("callback", callback) %] |
Auch abrufbar als: Unified diff
flash unter Header in Projekten