{% load static %}
{% if user_avatar %} Pic {% else %}
{{ user_initials }}
{% endif %}