Loading templates/index.html +10 −1 Original line number Diff line number Diff line Loading @@ -55,8 +55,17 @@ Your browser doesn't support JavaScript or iframes.<br/> This website requires at least one of them. </iframe> <style> #data-ul { display: none; } #theme-select { /* TODO: Make the theme selector not require JavaScript */ display: none; } </style> </noscript> <ul> <ul id="data-ul"> <li>Wayback Machine</li> <li>Internet Archive/archive.org</li> <li>GhostArchive</li> Loading Loading
templates/index.html +10 −1 Original line number Diff line number Diff line Loading @@ -55,8 +55,17 @@ Your browser doesn't support JavaScript or iframes.<br/> This website requires at least one of them. </iframe> <style> #data-ul { display: none; } #theme-select { /* TODO: Make the theme selector not require JavaScript */ display: none; } </style> </noscript> <ul> <ul id="data-ul"> <li>Wayback Machine</li> <li>Internet Archive/archive.org</li> <li>GhostArchive</li> Loading