Html.tt: Porovnání verzí
Z Freenetis Wiki
(Založena nová stránka: <html> <body> <strong>Hi [% first_name %]</strong>, <p> There is a problem with billing synchronization. </p> <p> Message:<br /> [% message %] </p> <p> Rega...) |
|||
Řádek 1: | Řádek 1: | ||
<html> | <html> | ||
<body> | <body> | ||
− | |||
<strong>Hi [% first_name %]</strong>, | <strong>Hi [% first_name %]</strong>, | ||
− | |||
<p> | <p> | ||
There is a problem with billing synchronization. | There is a problem with billing synchronization. | ||
Řádek 11: | Řádek 9: | ||
[% message %] | [% message %] | ||
</p> | </p> | ||
− | |||
<p> | <p> | ||
Regards! | Regards! |
Verze z 22. 8. 2012, 10:05
<html> <body> Hi [% first_name %],
There is a problem with billing synchronization.
Message:
[% message %]
Regards!
</body> </html>