1 |
2
|
Manuela
|
<!--
|
2 |
|
|
@version $Id: footer.htt 75 2017-03-10 10:47:06Z manu $
|
3 |
|
|
-->
|
4 |
|
|
<!-- BEGIN footer_block -->
|
5 |
|
|
</td>
|
6 |
|
|
</tr>
|
7 |
|
|
</table>
|
8 |
|
|
|
9 |
|
|
<table summary="" cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;">
|
10 |
|
|
<tr>
|
11 |
|
|
<td style="font-size: 12px; text-align:center;">
|
12 |
|
|
<!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
|
13 |
|
|
<a href="http://websitebaker.org/" title="external">WebsiteBaker</a> is released under the
|
14 |
|
|
<a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
|
15 |
|
|
<!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
|
16 |
|
|
</td>
|
17 |
|
|
</tr>
|
18 |
|
|
</table>
|
19 |
|
|
<script src="{THEME_URL}/jquery/jquery-plugins.js" type="text/javascript"></script>
|
20 |
|
|
{BACKEND_BODY_MODULE_JS}
|
21 |
|
|
</body>
|
22 |
|
|
</html>
|
23 |
|
|
<!-- END footer_block -->
|