mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 08:22:05 +02:00
Merge pull request #2212 from internetee/added_notifications_for_acc_center
added mail contronller and job for notificate registrars and admins about accreditation expire date
This commit is contained in:
commit
4ccbbd2292
10 changed files with 167 additions and 4 deletions
|
@ -0,0 +1 @@
|
|||
<h1>Test result are expired</h1>
|
|
@ -0,0 +1 @@
|
|||
<h1>Test result will expired in one month</h1>
|
|
@ -0,0 +1 @@
|
|||
<h1>Test was successfully passed (ADMIN)</h1>
|
|
@ -0,0 +1 @@
|
|||
<h1>Test was successfully passed (REGISTRAR)</h1>
|
Loading…
Add table
Add a link
Reference in a new issue