{% block 'profile-nav' %}

Profil de {{ user.username }}

Profile Picture
{% if user.id == request.user.id %}
{% endif %} {% endblock %}