diff --git a/mapfile/template.j2 b/mapfile/template.j2
index 2376534f27a7ea028dd114847d3691cdd810cdc8..228d9d05feb97324ce932e480c7b6efc5b81fdba 100644
--- a/mapfile/template.j2
+++ b/mapfile/template.j2
@@ -202,9 +202,6 @@ LAYER
           }
         ]
       }
-      <ul style=\"list-style: none; padding: 0;\">
-      <li style=\"margin-bottom: 5px;\"><span style=\"display: inline-block; width: 25px; background: linear-gradient(to right, #0000FF, #FF0000);\">&nbsp;</span> {{language.day_degrees}}</li>
-      </ul>
       "
       {% endfor %}
      END