Default theme implementation to present profile categories (groups of profile items).
Categories are defined when configuring user profile fields for the site. It can also be defined by modules. All profile items for a category will be output through the $profile_items variable.
where each profile item is rendered. It is implemented as a definition list by default. where all items and categories are collected and printed out.
Available variables:
template_preprocess_user_profile_category()