Open the menu
    ```html

    Login with two-factor authentication: Email template management

    Interface used for managing email templates to send the access key (token) to the registered user's email.

    Features

    • It is an administration interface

    Screens

    Email template management

    Data

    Login with two-factor authentication

    • Name(string) : Name of the email template.
    • Priority(integer) : Field that defines the ordering of the templates
    • Email sender address(string)

    Links

    Permissions

    • Edit service instance content: Allows managing all the data of this service instance with publisher profile.

    Actions

    • Delete : Deletes the email template
    • Send test email : Sends a test email of the selected template to the registered user's email who performed this action.
    ```