diff --git a/inspirehep/modules/workflows/workflows/author.py b/inspirehep/modules/workflows/workflows/author.py index 952899a4bc..a3f018319c 100644 --- a/inspirehep/modules/workflows/workflows/author.py +++ b/inspirehep/modules/workflows/workflows/author.py @@ -60,7 +60,7 @@ NOTIFY_ACCEPTED = [ do_not_repeat('reply_ticket_author_submission_accepted')( reply_ticket( - template="authors/tickets/_author.html", + template="authors/tickets/user_accepted_author.html", context_factory=reply_ticket_context) ), do_not_repeat('close_ticket_author_submission_accepted')(