Files
Archive/havana/Havana_Repo/tools/www-tpl/default-en/base/footer.tpl

7 lines
559 B
Smarty
Raw Normal View History

2025-12-09 06:52:43 +00:00
<div id="footer">
<p><a href="http://localhost:8084/" target="_self">Homepage</a> | <a href="http://localhost:8084/papers/disclaimer" target="_self">Disclaimer</a> | <a href="http://localhost:8084/papers/privacy" target="_self">Privacy Policy</a></p>
{% set indexClass = " class=\"copyright\"" %}
<p{{ indexClass }}>Powered by HavanaWeb &copy 2023 <a href="https://forum.ragezone.com/members/861739.html">Quackster</a><br />HABBO is a registered trademark of Sulake Corporation. All rights reserved to their respective owner(s).</p>
</div></div>
</div>