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