{##
 # Logged profile block
 #}
<div class="logged">
  <span>{{ t('Greetings, X', {'name': this.getProfileUsername()}) }}</span>
</div>
