diff --git a/src/core/server/app/views/client.html b/src/core/server/app/views/client.html
index bdeb3b46b..31e0a0501 100644
--- a/src/core/server/app/views/client.html
+++ b/src/core/server/app/views/client.html
@@ -1,11 +1,7 @@
{% import "macros.html" as macros %} {% extends "templates/base.html" %} {%
block title %}Coral{% endblock %} {% block meta %}
{% endblock %} {# Include all the styles from the entrypoint #} {% if
entrypoint.css or enableCustomCSS %} {% block css %} {% if entrypoint.css %} {%