{% macro role_icon_for(user) -%} {% if user.role == 'admin' %} {% else %} {% endif %} {% endmacro %}