diff --git a/ietf/templates/doc/search/search_result_row.html b/ietf/templates/doc/search/search_result_row.html index 075c4ae97..f03ecfe3e 100644 --- a/ietf/templates/doc/search/search_result_row.html +++ b/ietf/templates/doc/search/search_result_row.html @@ -87,9 +87,9 @@ {% if ad_name == None or ad_name != doc.ad.plain_name %} {% if doc.ad %} -
{{ doc.ad }}
+ {{ doc.ad }}
{% endif %} - {% if doc.shepherd %}{{doc.shepherd|emailwrap|default:""}}{% endif %} + {% if doc.shepherd %}{{doc.shepherd.person.name}}{% endif %} {% else %}