mitgliederverwaltung/docs/email-layout-mockup.md
Simon 6385fbc831
All checks were successful
continuous-integration/drone/push Build is passing
feat: add join confirmation and mail templating
2026-03-09 18:15:12 +01:00

1.4 KiB
Raw Blame History

Unified Email Layout ASCII Mockup

All transactional emails (join confirmation, user confirmation, password reset) use the same layout.

+------------------------------------------------------------------+
|  [Logo or app name  e.g. "Mila" or club name]                   |
+------------------------------------------------------------------+
|                                                                  |
|  [Subject / heading line  e.g. "Confirm your email address"]   |
|                                                                  |
|  [Body content  paragraph and CTA link]                         |
|  e.g. "Please click the link below to confirm your request."    |
|       "Confirm my request" (button or link)                      |
|                                                                  |
|  [Optional: short note  e.g. "If you didn't request this,       |
|   you can ignore this email."]                                   |
|                                                                  |
+------------------------------------------------------------------+
|  [Footer  one line, e.g. "© 2025 Mila · Mitgliederverwaltung"]  |
+------------------------------------------------------------------+
  • Header: Single line (app/club name), subtle.
  • Main: Heading + body text + primary CTA (link/button).
  • Footer: Single line, small text (copyright / product name).