diff --git a/apps/note/templates/note/conso_form.html b/apps/note/templates/note/conso_form.html
index d1e0d0f8..12c58598 100644
--- a/apps/note/templates/note/conso_form.html
+++ b/apps/note/templates/note/conso_form.html
@@ -18,8 +18,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
-
-
{% trans "Please select a note" %}
+
+ {% trans "Please select a note" %}
diff --git a/apps/note/templates/note/transaction_form.html b/apps/note/templates/note/transaction_form.html
index 9b5a00b0..6f630935 100644
--- a/apps/note/templates/note/transaction_form.html
+++ b/apps/note/templates/note/transaction_form.html
@@ -40,8 +40,8 @@ SPDX-License-Identifier: GPL-2.0-or-later
-
-
{% trans "Please select a note" %}
+
+ {% trans "Please select a note" %}