Iscrizione Conacreis e Arcadei

This commit is contained in:
paoloar77
2022-10-29 17:05:59 +02:00
parent 3b5d138d5d
commit f3c26b798b
5 changed files with 216 additions and 186 deletions

View File

@@ -0,0 +1,29 @@
p Ciao #{name},<br>Grazie per aver inviato la tua richiesta di adesione come Sostenitore di Arcadei !
p Cordiali Saluti<br>Arcadei
style(type="text/css").
html, body {
padding: 0;
margin: 0;
}
p {
font-size: 1rem;
}
.divbtn {
display: flex;
align-items: center;
justify-content: center;
}
.btn-lg {
padding: 5px;
margin: 5px;
font-size: 26px;
cursor: pointer;
color: white;
background: #027be3 !important;
border-radius: 28px;
}

View File

@@ -0,0 +1 @@
=`Richiesta di Adesione ad Arcadei (${name} ${surname})`