diff --git a/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex b/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex
index bd12b00..18a21d9 100644
--- a/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex
+++ b/lib/kmxgit_web/templates/layout/markdown_enabled.html.heex
@@ -1 +1 @@
-<small id="descriptionHelp" class="form-text text-muted"><%= link "Markdown syntax", to: "https://daringfireball.net/projects/markdown/syntax" %> enabled.</small>
+<small class="form-text text-muted"><%= link "Markdown syntax", to: "https://daringfireball.net/projects/markdown/syntax" %> enabled.</small>