- 1
- 2
- 3
- 4
- 5
- 6
{|if $message=="ok"|}
<div style="text-align: center; padding:10px; margin:10px; color: white; font-weight: bold; background-color: green;">Your message has successfully been added.</div>
{|/if|}
{|if $message=="error"|}
<div style="text-align: center; padding:10px; margin:10px; color: white; font-weight: bold; background-color: red;">Mistake. You filled out the wrong form.</div>
{|/if|}
Комментарии (5) RSS
Добавить комментарий