|
{{ user.id }} |
{{ user.email }} |
{% if user.password %}BAI{% endif %} |
{% if user.facebookID %}BAI{% endif %} |
{% if user.googleID %}BAI{% endif %} |
{% set roles = ['ROLE_ADMIN',"ROLE_ZUZENDARITZA",'ROLE_IRAKASLEA','ROLE_TUTOREA','ROLE_IKASLEA',] %}
{% for role in roles %}
{% endfor %}
|
|
{% else %}