diff --git a/search/templates/search/include/result_items/document/social_production.html b/search/templates/search/include/result_items/document/social_production.html index e51c68bc..0ff2b0a8 100644 --- a/search/templates/search/include/result_items/document/social_production.html +++ b/search/templates/search/include/result_items/document/social_production.html @@ -8,19 +8,16 @@
{% if doc.source.organization %} {% for org in doc.source.organization %}{{ org }}{% if not forloop.last %}, {% endif %}{% endfor %} {% endif %} - {% if doc.source.start_date %} - + {% if doc.source.start_date_year %} + {% endif %}
{% endif %} @@ -69,7 +65,7 @@