Initial commit
This commit is contained in:
6
app/views/pages/accountless_user.html.erb
Normal file
6
app/views/pages/accountless_user.html.erb
Normal file
@@ -0,0 +1,6 @@
|
||||
<main class="align-items-center d-flex justify-content-center p-3" style="flex:1">
|
||||
<div class="text-center">
|
||||
<h1>You are signed in but not added to an account</h1>
|
||||
<p>You've reached this page because you have an user profile on MeSuite but it is not associated with an active account. You will not be able to navigate the site until you are invited to a project or an account.</p>
|
||||
</div>
|
||||
</main>
|
||||
Reference in New Issue
Block a user