{% set userAvatar = app.user.avatar ? asset(app.user.avatar) : url("app_user_avatar", {id : app.user.id }) %}