Ghost/core/server/services/mega
Kevin Ansfield ee47dd4dae
Added /unsubscribe/ route to the front-end (#11394)
no issue

- adds new router to the frontend for handling unsubscribe
- default template lives in `core/server/frontend/views/unsubscribe.hbs`
- `{{error}}` is present and contains the error message when unsubscribe fails
- `{{member}}` is present and contains the member email
- updated unsubscribe url to match the new format
2019-11-15 09:36:49 +00:00
..
index.js Extracted post email serializer from mega service 2019-11-05 12:15:50 +07:00
mega.js Added /unsubscribe/ route to the front-end (#11394) 2019-11-15 09:36:49 +00:00
post-email-serializer.js Converted all link tags in preview to open in new tab 2019-11-15 11:26:43 +05:30
template.js Refined mail design 2019-11-13 14:11:54 +01:00