1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-04 13:47:45 +00:00
Havana/tools/www-tpl/default/habblet/habboClubSubscribe.tpl

14 lines
360 B
Smarty
Raw Normal View History

2022-09-03 15:05:14 +10:00
<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>