diff --git a/frontend/src/layout.ejs b/frontend/src/layout.ejs
index fe1f77f7731cb..b9649a9934ad4 100644
--- a/frontend/src/layout.ejs
+++ b/frontend/src/layout.ejs
@@ -7,7 +7,7 @@
{% include "head.html" %}
<%= htmlWebpackPlugin.tags.headTags %><%/* This adds the main.css file! */%>
diff --git a/frontend/src/layout.html b/frontend/src/layout.html
index 688b942f5b217..a07ce3034f1a8 100644
--- a/frontend/src/layout.html
+++ b/frontend/src/layout.html
@@ -7,7 +7,7 @@
{% include "head.html" %}