Commit 8bfd3c7e authored by OzzieIsaacs's avatar OzzieIsaacs

Fix #476

parent 97adb36f
......@@ -101,7 +101,7 @@
<div id="loader" hidden="true">
<center>
<h3>{{_('Uploading...')}}</h3>
<span>{{_('please don't refresh the page')}}</span>.
<span>{{_("please don't refresh the page")}}</span>.
<br />
<img src="{{ url_for('static', filename='img/loader.gif') }}">
</center>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment