Update token error page to new layout
This commit is contained in:
parent
30da684934
commit
4579951c2a
@ -1,7 +0,0 @@
|
||||
<section class="supplimental">
|
||||
<div class="wrapper">
|
||||
<h1>Oops.</h1>
|
||||
|
||||
<p>Seems like the token is incorrect. Please make sure you've pasted it correctly.</p>
|
||||
</div>
|
||||
</section>
|
4
app/views/user_tokens/error.html.slim
Normal file
4
app/views/user_tokens/error.html.slim
Normal file
@ -0,0 +1,4 @@
|
||||
.container
|
||||
h2 Oops.
|
||||
|
||||
p Seems like the token is incorrect. Please make sure you've pasted it correctly.
|
Loading…
Reference in New Issue
Block a user