{## # Field : username # # @ListChild (list="customer.signin.fields", weight="300") # @ListChild (list="customer.signin.popup.fields", weight="300") #}{% if not this.get('valid') %} <tr> <td class="error-message"> {{ t('Invalid login or password') }} <a href="{{ xurl('recover_password') }}">{{ t('Forgot password') }}?</a> </td> </tr>{% endif %}