{% include "../base/header.tpl" %}
Home
Mi Página
Ajustes
{{ site.siteName }} Club
Ajustes
MI ROPA
MI MISIÓN
{% if accountActivated %}
EMAIL Y VERIFICACIÓN
{% else %}
Email Changing & Verification
{% endif %}
MI CONTRASEÑA
Friend Management
AJUSTES DE TRADEO
{% include "profile/profile_widgets/join_club.tpl" %}
{% autoescape 'html' %}
Mis Amigos
Buscar un amigo:
Categoria de amigos
Amigos
{% 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" %}