♻️(backend) change email invitation content

Change the email invitation content. More
document related variables are added.
To benefit of the document inheritance, we moved
the function email_invitation to the document model.
This commit is contained in:
Anthony LC
2024-09-25 12:43:02 +02:00
committed by Anthony LC
parent 833c53f5aa
commit 827d8cc8e1
14 changed files with 753 additions and 1155 deletions

View File

@@ -25,14 +25,14 @@
}
a {
color: inherit;
color: #000091;
}
</mj-style>
<mj-style>
/* Global styles */
h1 {
color: #161616;
font-size: 2rem;
font-size: 1.5rem;
line-height: 1em;
font-weight: 700;
}