Html.tt

Z Freenetis Wiki
Verze z 22. 8. 2012, 10:07, kterou vytvořil Dzolo (diskuse | příspěvky)
(rozdíl) ← Starší verze | zobrazit aktuální verzi (rozdíl) | Novější verze → (rozdíl)
Přejít na: navigace, hledání
<html>
<body>

 <strong>Hi [% first_name %]</strong>, 

 <p>
 There is a problem with billing synchronization.
 </p>
 <p>
 Message:<br />
 [% message %]
 </p>

 <p>
 Regards!
 </p>

</body>
</html>