X-Git-Url: http://git.ozlabs.org/?p=patchwork;a=blobdiff_plain;f=templates%2Fpatchwork%2Fpatch.html;h=f18ee3b789e92de900f4814a79fb90027c693f03;hp=be831e9c31f551d429d27333556199d0b8fbac32;hb=a48f76a2d3a98c21d4b37f19cf84073e77db55c8;hpb=3d74843a8982926ab4ce310ed937a4f41ee36810 diff --git a/templates/patchwork/patch.html b/templates/patchwork/patch.html index be831e9..f18ee3b 100644 --- a/templates/patchwork/patch.html +++ b/templates/patchwork/patch.html @@ -68,7 +68,7 @@ function toggle_headers(link_id, headers_id) {% if patch.delegate %} Delegated to: - {{ patch.delegate.get_profile.name }} + {{ patch.delegate.profile.name }} {% endif %}