{% extends 'template/template.j2.html' %} {% block title %} {{ $t('sidebar.emailExample') }} {% endblock %} {% block content %}
{{ $t('Send test emails with SMTP configuration') }}