{% extends 'admin/layout.html.twig' %} {% block title %}Mail index{% endblock %} {% block content %}
Groupe | MailNewsletter | CreateAt | Secure_id | actions |
---|---|---|---|---|
{{ mail.groups.name }} | {{ mail.email }} | {{ mail.createAt ? mail.createAt|date('Y-m-d H:i:s') : '' }} | {{ mail.secureId }} | show edit |
no records found |