diff --git a/views/_partial/noscript-refresh.njk b/views/_partial/noscript-refresh.njk new file mode 100644 index 0000000..be9eeda --- /dev/null +++ b/views/_partial/noscript-refresh.njk @@ -0,0 +1,10 @@ +{# + To conform with standard, put diff --git a/views/_partial/noscript.njk b/views/_partial/noscript.njk index 6991f0c..640e145 100644 --- a/views/_partial/noscript.njk +++ b/views/_partial/noscript.njk @@ -1,17 +1,9 @@ -{# - I thought of making a redirect with http-equiv="refresh", but it's too quick that people - barely have any time to read the message which explains why the redirect is necessary. - So yeah, I decided to stick with making people click on the link which leads to - the No-JS uploader, if they really want to use the service. -#} -