7 lines
434 B
HTML
7 lines
434 B
HTML
<div class="content">
|
|
<p class="has-text-weight-bold">Please ensure that you're using a device that can download and save the file correctly!</p>
|
|
</div>
|
|
<div class="notification is-danger">After you leave or refresh this page, it will no longer be accessible to anyone!</div>
|
|
<div class="buttons">
|
|
<a class="button close">Cancel</a> <a class="button is-info take-book" data-book="{{id}}">I understand, give me the link!</a>
|
|
</div> |