Revision 38609753
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/letter/edit.html | ||
---|---|---|
1 |
[%- USE HTML %] |
|
2 |
[%- USE T8 %] |
|
3 |
[%- USE L %] |
|
4 |
[%- USE P %] |
|
5 |
[%- USE LxERP %] |
|
6 |
[%- SET WEBDAV = SELF.webdav_objects %] |
|
1 |
[% USE HTML %] |
|
2 |
[% USE T8 %] |
|
3 |
[% USE L %] |
|
4 |
[% USE P %] |
|
5 |
[% USE LxERP %] |
|
6 |
|
|
7 |
[% SET WEBDAV = SELF.webdav_objects %] |
|
8 |
|
|
7 | 9 |
<h1>[% title | html %]</h1> |
8 | 10 |
|
9 | 11 |
<form action='controller.pl' method='POST' id='form'> |
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/letter/