mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 21:27:46 +00:00
7 lines
528 B
Smarty
7 lines
528 B
Smarty
![]() |
<div id="footer">
|
||
|
<p><a href="{{ site.sitePath }}/" target="_self">Homepage</a> | <a href="{{ site.sitePath }}/papers/disclaimer" target="_self">Disclaimer</a> | <a href="{{ site.sitePath }}/papers/privacy" target="_self">Privacy Policy</a></p>
|
||
|
{% set indexClass = " class=\"copyright\"" %}
|
||
|
<p{{ indexClass }}>Powered by HavanaWeb © 2019 <a href="https://alex-dev.org/">Quackster</a><br />HABBO is a registered trademark of Sulake Corporation. All rights reserved to their respective owner(s).</p>
|
||
|
</div></div>
|
||
|
|
||
|
</div>
|