1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-03 05:07:46 +00:00
Havana/tools/www-tpl/default-en/habblet/habboClubSubscribe.tpl
2022-09-04 10:33:18 +10:00

14 lines
No EOL
360 B
Smarty

<div id="hc_confirm_box">
<img src="{{ site.staticContentPath }}/web-gallery/images/piccolo_happy.gif" alt="" align="left" style="margin:10px;" />
<p><b>Subscribe</b></p>
<p>{{ subscribeMsg }}</p>
<p>
<a href="#" class="new-button" onclick="habboclub.closeSubscriptionWindow(); return false;">
<b>Ok</b><i></i></a>
</p>
</div>
<div class="clear"></div>