Vulcan/client/views/errors/no_invite.html
2012-10-05 14:21:16 +09:00

5 lines
No EOL
171 B
HTML

<template name="no_invite">
<div class="grid-small grid-block dialog">
<p>Sorry, you will need to be invited before you have access to the site.</p>
</div>
</template>