mirror of
https://github.com/vale981/Vulcan
synced 2025-03-09 12:16:37 -04:00
7 lines
No EOL
257 B
HTML
7 lines
No EOL
257 B
HTML
<template name="no_invite">
|
|
<div class="grid-small grid-block dialog">
|
|
<h2>{{_ "thanks_for_signing_up"}}</h2>
|
|
{{afterSignupText}}
|
|
<p>{{_ "the_site_is_currently_invite_only_but_we_will_let_you_know_as_soon_as_a_spot_opens_up"}}</p>
|
|
</div>
|
|
</template> |