8 lines
461 B
Plaintext
8 lines
461 B
Plaintext
<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>
|