{% include "modules/common/components/info-block.twig" with { text_translation_string : 'passwords.infoBlock.text.mainDescription', header_translation_string : 'passwords.infoBlock.header' } %} {# Forms #}

{{ 'passwords.headers.addRemoveCredentials' | trans }}

{% include('modules/my-passwords/components/passwords-table.html.twig') %}
{{ form_start(form, {'attr':{'data-entity':"MyPasswords" }}) }} {{ form_end(form) }}