##// END OF EJS Templates
i18n: updated translation for Polish...
i18n: updated translation for Polish Currently translated at 56.5% (614 of 1087 strings)

File last commit:

r6099:c82f90f4 default
r8092:7fef5132 default
Show More
default.html
11 lines | 279 B | text/html | HtmlLexer
<%inherit file="main.html"/>\
\
<%block name="header">\
<%include file="header.html" args="title=_('Message'),link=None"/>\
</%block>\
\
<table cellpadding="0" cellspacing="0" border="0" width="100%">
<tr>
<td style="${comment_style}">${body}</td>
</tr>
</table>