{% load fr_display %} {% if user.name %}{{ user.name }}{% else %}{{ user | username }}{% endif %}