diff --git a/.htmllintrc b/.htmllintrc
index 0e1957f889f24..ce56fbac513a4 100644
--- a/.htmllintrc
+++ b/.htmllintrc
@@ -5,6 +5,7 @@
"attr-quote-style": false,
"attr-req-value": false,
"id-class-style": "dash",
+ "id-class-ignore-regex": "{{.*?}}",
"img-req-alt": false,
"indent-style": "spaces",
"indent-width": 2,
diff --git a/layouts/partials/footer.hbs b/layouts/partials/footer.hbs
index b63bb0f751b54..73260e6228b33 100644
--- a/layouts/partials/footer.hbs
+++ b/layouts/partials/footer.hbs
@@ -1,6 +1,6 @@
↑ {{site.scrollToTop}}
-