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