" alt="= html::clean_attribute($user->display_name()) ?>" class="g-avatar" width="40" height="40" />
= t("%name Profile", array("name" => $user->display_name())) ?>
foreach ($info_parts as $info): ?>
= html::purify($info->title) ?>
= $info->view ?>
endforeach ?>
if (!$user->guest && $not_current && !empty($user->email)): ?>
id}") ?>"> = t("Contact") ?>
endif ?> if ($editable): ?>
id}") ?>"> = t("Edit") ?>
endif ?>
= t("Return") ?>