{{ user.username }} {% if user.role.to_string() == "admin" %} admin {% else %} writer {% endif %}