Update token error page to new layout

This commit is contained in:
Marcin Kulik 2013-11-18 12:37:23 +01:00
parent 30da684934
commit 4579951c2a
2 changed files with 4 additions and 7 deletions

View File

@ -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>

View File

@ -0,0 +1,4 @@
.container
h2 Oops.
p Seems like the token is incorrect. Please make sure you've pasted it correctly.