fix: remove spurious year after nominee name (#4565)

This commit is contained in:
Jennifer Richards 2022-10-12 15:29:08 -03:00 committed by GitHub
parent c1556a3bc5
commit 8560bec09c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -192,7 +192,7 @@
{% endif %}
<td>
<a href="{% url 'ietf.person.views.profile' email_or_name=np.nominee.name %}">
{{ np.nominee }}
{{ np.nominee.email.name_and_email }}
</a>
</td>
<td>