]> git.mxchange.org Git - mailer.git/blob - templates/de/html/copyright.tpl
Fix for template ext_lead.tpl, thanks to narutofanxxxll
[mailer.git] / templates / de / html / copyright.tpl
1 <div align="center">
2 <div class="footer_box">
3 <div class="footer_lines" style="float:left">
4         {!TITLE!}
5         v{!FULL_VERSION!} R{!CURR_SVN_REVISION!}<br />
6         {!COPY!}
7 </div>
8
9 <div class="footer_lines" style="float:right">
10         This website&#39;s engine is free software which is released under the GNU
11         GPL either version 2 of the License.
12 </div>
13 </div>
14 </div>