diff --git a/note_kfet/templates/base.html b/note_kfet/templates/base.html
index 77b3b19d..cd902d32 100644
--- a/note_kfet/templates/base.html
+++ b/note_kfet/templates/base.html
@@ -39,7 +39,7 @@ SPDX-License-Identifier: GPL-3.0-or-later
{# Translation in javascript files #}
-
+
{# If extra ressources are needed for a form, load here #}
{% if form.media %}