1
Fork 0
mirror of https://github.com/Quackster/Havana.git synced 2025-07-04 21:57:46 +00:00
Havana/tools/www-tpl/default-en/habblet/invite_referralLink.tpl

9 lines
421 B
Smarty
Raw Permalink Normal View History

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