{% set last_username = hookable_metadata.context.last_username|default('') %} {{ form_row(hookable_metadata.context.form._username, { 'value': last_username }) }}