diff --git a/airflow/www/templates/airflow/graph.html b/airflow/www/templates/airflow/graph.html
index 6ef4606334..8fa0098ba2 100644
--- a/airflow/www/templates/airflow/graph.html
+++ b/airflow/www/templates/airflow/graph.html
@@ -10,6 +10,7 @@
href="{{ url_for('static', filename='dagre.css') }}">
+
{% endblock %}
{% block body %}