{% extends 'panel/security/reset/form.html.twig' %}{% block header_title %}{{ 'Resetting password'|trans }}{% endblock %}{% block additionalflash %} <div class="my-4 alert alert-info"> <i class="fa fa-info-circle"></i> {{ 'Please provide email address associated with your account. Link to password changing screen will be sent there.'|trans }} </div>{% endblock %}