68f9d8982c4ce630a7a6eca5fc46c02664baf6ba
[mailer.git] / templates / de / html / copyright_backlink.tpl
1 <table border="0" cellspacing="0" cellpadding="0" align="center">
2         <tr>
3                 <td align="center" class="footer_lines">
4                         [<a href="{!SERVER_URL!}/" title="{!TITLE!}" target="_blank" rel="external">{!TITLE!}</a>]
5                         v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
6                         {!COPY!}
7                 </td>
8                 <td align="center" width="50%" class="footer_lines">
9                         This website&#39;s engine is free software which is released under
10                         the [<a href="http://www.gnu.org" rel="external" target="_blank"
11                          title="GNU is Not Unix">GNU</a>] GPL either version 2 of the License.
12                 </td>
13         </tr>
14 </table>