diff --git a/ckanext/odsh/templates/snippets/package_item.html b/ckanext/odsh/templates/snippets/package_item.html
index 1f6488bbe98697f7c087280bca5e83ff22468e58..ff1ef8d446aebbe60d021c198a70ff8586a75248 100644
--- a/ckanext/odsh/templates/snippets/package_item.html
+++ b/ckanext/odsh/templates/snippets/package_item.html
@@ -71,9 +71,12 @@ Example:
     {% endif %}
     {% endblock %}
     {% block notes %}
+
+    {%if start or end %}
     <div class='package-info-pill'>
         {{timerange}}
     </div>
+    {% endif %}
     {% set spatial_text=h.odsh_get_spatial_text(package)%}
     {%if spatial_text %}
     <div class='package-info-pill'>