mirror of
https://github.com/Quackster/Havana.git
synced 2025-07-03 05:07:46 +00:00
14 lines
No EOL
360 B
Smarty
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> |