Loading templates/noscript/error.j2 +3 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ <link href="/static/skeleton.css" rel="stylesheet" type="text/css" /> <link href="/static/styles.css" rel="stylesheet" /> <meta name="robots" content="noindex" /> <style> .content { text-align: center; Loading templates/noscript/fid.j2 +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ <link href="/static/skeleton.css" rel="stylesheet" type="text/css" /> <link href="/static/styles.css" rel="stylesheet" /> <meta name="robots" content="noindex" /> <style> body { font-family: Ubuntu, Arial, sans-serif; Loading templates/noscript/init.j2 +3 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ <link href="/static/skeleton.css" rel="stylesheet" type="text/css" /> <link href="/static/styles.css" rel="stylesheet" /> <meta name="robots" content="noindex"> <style> .content { text-align: center; Loading templates/noscript/loading.j2 +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ <!-- This is a meta refresh so that the loading screen is shown while the next page is loading --> <!-- With a redirect, the browser will not paint until the redirect chain is complete --> <meta http-equiv="refresh" content="0; url=/noscript_load_thing.html?id={{id}}" /> <meta name="robots" content="noindex" /> </head> <body> <div class="container"> Loading Loading
templates/noscript/error.j2 +3 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ <link href="/static/skeleton.css" rel="stylesheet" type="text/css" /> <link href="/static/styles.css" rel="stylesheet" /> <meta name="robots" content="noindex" /> <style> .content { text-align: center; Loading
templates/noscript/fid.j2 +2 −0 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ <link href="/static/skeleton.css" rel="stylesheet" type="text/css" /> <link href="/static/styles.css" rel="stylesheet" /> <meta name="robots" content="noindex" /> <style> body { font-family: Ubuntu, Arial, sans-serif; Loading
templates/noscript/init.j2 +3 −1 Original line number Diff line number Diff line Loading @@ -7,6 +7,8 @@ <link href="/static/skeleton.css" rel="stylesheet" type="text/css" /> <link href="/static/styles.css" rel="stylesheet" /> <meta name="robots" content="noindex"> <style> .content { text-align: center; Loading
templates/noscript/loading.j2 +2 −1 Original line number Diff line number Diff line Loading @@ -4,6 +4,7 @@ <!-- This is a meta refresh so that the loading screen is shown while the next page is loading --> <!-- With a redirect, the browser will not paint until the redirect chain is complete --> <meta http-equiv="refresh" content="0; url=/noscript_load_thing.html?id={{id}}" /> <meta name="robots" content="noindex" /> </head> <body> <div class="container"> Loading