{% load i18n fb_versions activity_tags social %} {% load url from future %}

{{ current_object.user.get_full_name|default:current_object.user.username }}

{% trans "Activity" %}
{% if current_object.city %} {% trans "City" %}: {{current_object.city}} {% endif %} {{ current_object.about|linebreaks }} {% if current_object.avatar %}profile avatar{% endif %}