#extend("Fez/fezNavbar")
#extend("Fez/fezFilter")
#extend("paginator")
#if(count(fezList.fezzes) == 0):
You haven't joined any Looking For Groups yet, but you can find some using the Find tab, or create a new one in the Owned tab.
#else:
#for(fez in fezList.fezzes):
#extend("Fez/fezListItem")
#endfor
#endif