#{extends 'main.html' /} #{set title:'Friends' /}
Find friends
Search for
#{list items:friends, as:'friend'}
${friend.user.displayName}
#{/list}