Files
stacks-puppet-node/api/templates/email/registration.html

18 lines
192 B
HTML

<p>
Hi there,
</p>
<p>
Thank you for using the Onename API.
</p>
<p>
Your App ID: {{ user.app_id }}
</p>
<p>
Your App Secret: {{ app_secret }}
</p>
<p>
Cheers,<br>The Onename Team
</p>