Add a link to the /mobile page below the loading progress bar for old/limited browsers

This commit is contained in:
Kovid Goyal 2017-05-28 23:47:35 +05:30
parent ff9bd1aa4e
commit 2fbaa19cd6
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -14,6 +14,7 @@
<progress> <progress>
</progress> </progress>
<div>Loading, please wait&hellip;</div> <div>Loading, please wait&hellip;</div>
<div>You can also use a simple, non-javascript version of this site: <a href="mobile">here</a></div>
<style type="text/css"> <style type="text/css">
#page_load_progress { #page_load_progress {
position:relative; position:relative;