{% block userInfoBox %}
{{ entity.firstname~" "~entity.lastname }}
{{ entity.email }}
{{ entity.phone }}

{{'bsh.user.profile.edit'|trans({},"USBSHBundle")}}

{{'bsh.user.profile.editpassword'|trans({},"USBSHBundle")}}

{{'bsh.user.profile.edit.email'|trans({},"USBSHBundle")}}

{% endblock %}