X-Git-Url: https://git.ozlabs.org/?a=blobdiff_plain;f=templates%2Fpatchwork%2Fproject.html;h=be8cadc1f99096630cefe50be7fbee6153073b89;hb=d4a2c1f8792f52fec0c881ab38c91635840a50c0;hp=73e85df9aab9a19ed79cab7724fd815a2c79f915;hpb=a37842591183a2302f580ee4973a19e35661baf0;p=patchwork diff --git a/templates/patchwork/project.html b/templates/patchwork/project.html index 73e85df..be8cadc 100644 --- a/templates/patchwork/project.html +++ b/templates/patchwork/project.html @@ -18,7 +18,7 @@ Maintainer{{maintainers|length|pluralize}} {% for maintainer in maintainers %} - {{ maintainer.get_profile.name }} + {{ maintainer.profile.name }} <{{maintainer.email}}>
{% endfor %}