This website requires JavaScript.
Explore
Help
Sign In
TryGhost
/
Ghost
Watch
1
Star
0
Fork
0
You've already forked Ghost
mirror of
https://github.com/TryGhost/Ghost.git
synced
2024-12-25 11:55:03 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
dc811af070
Ghost
/
ghost
/
admin
/
app
/
templates
/
posts
/
debug.hbs
2 lines
37 B
Handlebars
Raw
Normal View
History
Unescape
Escape
Wired email debug screen with API (#15919) refs https://github.com/TryGhost/Team/issues/2327 - wires email debug screen with real data from API - fetches email batch data for showing all batches along with those errored - fetches all recipient failures - temporary and permanent - shows email settings that was used for sending out the email
2022-12-02 12:08:40 +03:00
<Posts::Debug @post=
{{
this
.post
}}
/>
Reference in New Issue
Copy Permalink