7 lines
150 B
HTML
7 lines
150 B
HTML
<h2>Invitation</h2>
|
|
|
|
<p>Please visit this link below to accept the invitation.</p>
|
|
<a href="${accept}" class="button">
|
|
Accept Invitation
|
|
</a>
|