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/invite_referralLink.tpl
2022-09-04 10:33:18 +10:00

9 lines
No EOL
421 B
Smarty

<h3>Enjoy {{ site.siteName }} more with real life friends!</h3>
<div class="copytext">
<p>Send this link to your friend via email or chat. If they are using {{ site.siteName }} in active way you get rewarded with a badge.</p>
<textarea cols="50" rows="2" onclick="this.focus();this.select()" readonly="readonly" style="width:100%">{{ site.sitePath }}/register?referral={{ playerDetails.id }}</textarea>
</div>