Revision be958956
Von Hans P. Schlaepfer vor etwa 4 Jahren hinzugefügt
templates/webpages/generictranslations/edit_email_strings.html | ||
---|---|---|
1 |
[%- USE T8 %] |
|
2 |
[%- USE HTML %] |
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 |
|
|
3 | 4 |
<h1>[% HTML.escape(title) %]</h1> |
4 | 5 |
[%- IF message %] |
5 | 6 |
<p> |
templates/webpages/generictranslations/edit_greetings.html | ||
---|---|---|
1 |
[%- USE T8 %]
|
|
2 |
[%- USE HTML %]
|
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 | 3 |
<h1>[% HTML.escape(title) %]</h1> |
4 | 4 |
|
5 | 5 |
[%- IF message %] |
templates/webpages/generictranslations/edit_sepa_strings.html | ||
---|---|---|
1 |
[%- USE T8 %]
|
|
2 |
[%- USE HTML %]
|
|
1 |
[% USE T8 %] |
|
2 |
[% USE HTML %] |
|
3 | 3 |
<h1>[% HTML.escape(title) %]</h1> |
4 | 4 |
|
5 | 5 |
[%- IF message %] |
Auch abrufbar als: Unified diff
USE-Einleitungen formatiert templates/webpages/generictranslations/