# HG changeset patch # User Lennard de Rijk # Date 1228084201 0 # Node ID 66e3dd913057f0b1264a03dbc911a4cb06ecdc74 # Parent 2f5322ad1f5ba1fe4f8d3ab302046a8f5f64a380 Sponsor name now shows in List Hosts. Patch by: Lennard de Rijk diff -r 2f5322ad1f5b -r 66e3dd913057 app/soc/templates/soc/host/list/row.html --- a/app/soc/templates/soc/host/list/row.html Sun Nov 30 22:15:39 2008 +0000 +++ b/app/soc/templates/soc/host/list/row.html Sun Nov 30 22:30:01 2008 +0000 @@ -4,7 +4,7 @@ href="{{ list.redirect }}">{{ list.item.link_id }} - +
{{ list.item.given_name }}
{{ list.item.surname }}