Initial commit

This commit is contained in:
Senad Uka
2020-05-31 22:38:19 +02:00
commit 858fafc3c5
1280 changed files with 65918 additions and 0 deletions

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