From f8daafe3464b43e787a9cc919dee6ea5e25d9c83 Mon Sep 17 00:00:00 2001 From: MJedr Date: Tue, 18 Jul 2023 17:01:18 +0200 Subject: [PATCH] fix rt template name --- inspirehep/modules/workflows/workflows/author.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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')(