Project

General

Profile

1
<!-- BEGIN footer_block -->
2

    
3
</td>
4
</tr>
5
</table>
6

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

    
20
<script src="{WB_URL}/include/jquery/jquery-min.js" type="text/javascript"></script>
21
<!--
22
<script src="{WB_URL}/include/jquery/jquery-ui-min.js" type="text/javascript"></script>
23
-->
24
<script src="{WB_URL}/include/jquery/jquery-insert.js" type="text/javascript"></script>
25
<!--[if lt IE 7]><script type="text/javascript" src="{WB_URL}/include/jquery/plugins/jquery-pngFix.js"></script><![endif]-->
26
<script src="{THEME_URL}/jquery/jquery-plugins.js" type="text/javascript"></script>
27
{BACKEND_BODY_MODULE_JS}
28
</body>
29
</html>
30
<!-- END footer_block -->
(5-5/32)