% include view/menu.html

user

nick: {{$other.nick}}

name: {{$other.name}}

invited by: % if $other.invited_by ~= nil then {{$other.inviter_name}} % else (root) % end

projects:

% if $manage then
% end