Initial commit
This commit is contained in:
7
app/views/pages/cookies_disabled.html.erb
Normal file
7
app/views/pages/cookies_disabled.html.erb
Normal file
@@ -0,0 +1,7 @@
|
||||
<main class="align-items-center d-flex justify-content-center p-3" style="flex:1">
|
||||
<div class="text-center">
|
||||
<h1>Cookies are disabled</h1>
|
||||
<p>You've reached this page because cookies are disabled in your browser. You will not be able to navigate the site until cookies are enabled.</p>
|
||||
<p>Please <%= link_to "click here", "https://help.overdrive.com/en-us/0606.html", target: :_blank %> to learn how to easily enable cookies.</p>
|
||||
</div>
|
||||
</main>
|
||||
Reference in New Issue
Block a user