{% autoescape 'html' %}

{% if editMode %} {% endif %}  MI PERFIL 

{% autoescape 'html' %}
{{ user.getName() }}

{% if user.isOnline() and user.isProfileVisible() %} online {% else %} online {% endif %}
Created on:
{{ user.getCreatedAt() }}
{% if hasFavouriteGroup %} {% endif %} {% if hasBadge %} {% endif %}
{% endautoescape %}
{{ user.getName() }}
{% autoescape 'html' %}
{{ user.motto }}
{% endautoescape %} {% if canAddFriend %} {% endif %}
{% include "homes/widget/habblet/taglist.tpl" %}
¡El límite es 8 etiquetas! Etiqueta no válida.
{% if editMode == false %}{% if session.loggedIn and user.id == playerDetails.id %}{% endif %}{% endif %}
{% if session.loggedIn %} {% endif %}
{% endautoescape %}