@if(currentUser?.id){

{{currentUser?.get("username")}}

} @if(!currentUser?.id){ }