def get_snippet_organization(activity, detail): return h.organization_link(activity['data']['group'])
def get_snippet_organization(activity, detail): return h.organization_link(activity["data"]["group"])