changed: html templates are a part of winix now and the user can provide special html templates for its site added: locales added: html templates are using HtmlFilter now (locales) changed: now we have html templates for each language git-svn-id: svn://ttmath.org/publicrep/winix/trunk@560 e52654a7-88a9-db11-a3e9-0013d4bc506e
9 lines
189 B
HTML
Executable File
9 lines
189 B
HTML
Executable File
[if-any done_is_error]
|
|
[if-any done_status_incorrect_rebus]
|
|
<p class="error">{solve_rebus}</p>
|
|
[else]
|
|
[if-any done_status_spam]
|
|
<p class="error">{suspected_spammer}</p>
|
|
[end]
|
|
[end]
|