{% if nav_user_chips %} {% for chip in nav_user_chips %} {{ (chip.name[0] if chip.name else '?')|upper }} {% endfor %} {% endif %}