diff --git a/views/faq.njk b/views/faq.njk index 0adec71..0ff73d4 100644 --- a/views/faq.njk +++ b/views/faq.njk @@ -202,12 +202,14 @@ + {% if config.routes.nojs !== false -%}

Do you have a No-JS uploader form?

Yes!
+ {%- endif %} {% if noJsMaxSizeInt and chunkSizeInt -%}

Why is the maximum file size in the No-JS uploader form smaller?