diff --git a/.gitlab/release-template.md b/.gitlab/release-template.md
index 32150fb46a6db9d9932b1eda6e0f1591c6067acc..941e0078175e70915fee6e2a524b721f97522cb5 100644
--- a/.gitlab/release-template.md
+++ b/.gitlab/release-template.md
@@ -31,8 +31,10 @@ This release deployed the following `gitlab-opentofu` images:
 
 $AVAILABLE_IMAGES
 
-> **Note:**<br>
-> When using the component with the inputs `version` and `opentofu_version`,
+> **Note:**
+>
+> When using the component with the inputs `version` and `opentofu_version`,<br>
 > then the image tag is constructed with the following pattern:<br>
-> `<version>-opentofu<opentofu_version>`<br>
+> `<version>-opentofu<opentofu_version>`
+>
 > Read more about versioning and releases [here](README.md#releases-versioning).