Project

General

Profile

1
<!-- BEGIN footer_block -->
2
	</td>
3
</tr>
4
</table>
5

    
6
<table cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;">
7
<tr>
8
	<td style="font-size:12px;text-align:center;">
9
      <!-- 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. -->
10
      <a href="http://www.websitebaker2.org/" title="external">WebsiteBaker</a> is released under the
11
      <a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
12
      <!-- 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. -->
13
	</td>
14
</tr>
15
</table>
16

    
17
<script src="{WB_URL}/include/jquery/jquery-min.js" type="text/javascript"></script>
18
<script src="{WB_URL}/include/jquery/jquery-insert.js" type="text/javascript"></script>
19
<!--[if lt IE 7]><script type="text/javascript" src="{WB_URL}/include/jquery/plugins/jquery-pngFix.js"></script><![endif]-->
20
<script src="{THEME_URL}/jquery/jquery-plugins.js" type="text/javascript"></script>
21
{BACKEND_BODY_MODULE_JS}
22
</body>
23
</html>
24
<!-- END footer_block -->
(5-5/31)