mirror of
https://github.com/janeczku/calibre-web
synced 2024-11-28 20:39:59 +00:00
Fix #476
This commit is contained in:
parent
97adb36f1b
commit
8bfd3c7e4f
@ -101,7 +101,7 @@
|
|||||||
<div id="loader" hidden="true">
|
<div id="loader" hidden="true">
|
||||||
<center>
|
<center>
|
||||||
<h3>{{_('Uploading...')}}</h3>
|
<h3>{{_('Uploading...')}}</h3>
|
||||||
<span>{{_('please don't refresh the page')}}</span>.
|
<span>{{_("please don't refresh the page")}}</span>.
|
||||||
<br />
|
<br />
|
||||||
<img src="{{ url_for('static', filename='img/loader.gif') }}">
|
<img src="{{ url_for('static', filename='img/loader.gif') }}">
|
||||||
</center>
|
</center>
|
||||||
|
Loading…
Reference in New Issue
Block a user