Closes #26: shared branded base (logo, cyan CTA, purple accent), refactor contact/marketing/invoice templates, and add preview screenshots.
12 lines
381 B
Markdown
12 lines
381 B
Markdown
# Email previews
|
|
|
|
Static renders of branded HTML emails (dark neon site UX: `#0a0a0a` / `#1a1a1a` / `#00f3ff` / `#bc13fe`).
|
|
|
|
| Template | Screenshot |
|
|
|----------|------------|
|
|
| Contact notify | [contact.png](contact.png) |
|
|
| Marketing | [marketing.png](marketing.png) |
|
|
| Invoice / pay link | [invoice.png](invoice.png) |
|
|
|
|
Shared base: `public/templates/emails/base_email.html`.
|