{% include "../base/header.tpl" %}
Home
My Page
Account Settings
{{ site.siteName }} Club
Account Settings
My Clothing
My Preferences
{% if accountActivated %}
My Email
{% else %}
Email Changing & Verification
{% endif %}
My Password
Friend Management
Trade Settings
{% include "profile/profile_widgets/join_club.tpl" %}
{% autoescape 'html' %}
Friend Management
Search for a friend below:
Friend categories
Friends
{% for category in categories %}
{{ category.getName() }}
{% endfor %}
{% include "profile/profile_widgets/friend_view_category.tpl" %}
{% endautoescape %}
{% include "../base/ads_container.tpl" %}
{% include "../base/footer.tpl" %}