c4454c2ede
* refactor(server email templates): use the mjml ejs rendering for all emails * fix(server access request): await the server info pls
10 lines
260 B
XML
10 lines
260 B
XML
<mj-head>
|
|
<mj-attributes>
|
|
<mj-class name="bgblue" background-color="#3b82f6" />
|
|
</mj-attributes>
|
|
<mj-style inline="inline">
|
|
h1 { font-size: 2em } h2 { font-size: 1.5em } h3 { font-size: 1.17em } h4 {
|
|
font-size: 1em }
|
|
</mj-style>
|
|
</mj-head>
|