{{ 'users.error.' + users.error.status + '.text' | i18n}}
| {{'user.username' | i18n}} |
@if (user.roles && user.roles.indexOf('ROLE_ADMIN') != -1) {
|
{{'profile.name' | i18n}} | {{user.name}} | {{'profile.email' | i18n}} | {{user.email}} | {{'profile.about' | i18n}} | {{user.about}} |
|---|
{{'paginator.empty' | i18n}}