diff --git a/views/faq.njk b/views/faq.njk
index bcb7fd4..0adec71 100644
--- a/views/faq.njk
+++ b/views/faq.njk
@@ -120,7 +120,6 @@
Technical
- {% if not globals.is_for_personal_use -%}
What are the allowed extensions here?
@@ -140,6 +139,8 @@
+ {% if not globals.is_for_personal_use -%}
+ {# lolisafe does not do this by default, enable only if you specifically do so #}
Why are my .htm/.html uploads being served as plain text?