Files
P42_UI/app/views/comms/mailings/sheet/dialogs/MailingTestDialog.html
T
2025-08-27 07:03:09 +00:00

17 lines
582 B
HTML

<div class="test-dialog">
<section class="test">
<article eiccard eiccard>
<header>Give a valid email address for the recipient of this test :</header>
<section class="test-email">
<input eicinput type="text" name="email" eicinput value="" class="mail-address">
</section>
</article>
<article eiccard eiccard class="tokens-form">
<header>Give values for variables :</header>
<section class="test-tokens">
</section>
</article>
</section>
</div>