Skip to content

Commit

Permalink
[#2438] Update amy/emails/urls.py
Browse files Browse the repository at this point in the history
Co-authored-by: Eli Chadwick <[email protected]>
  • Loading branch information
pbanaszkiewicz and elichad committed Jul 21, 2023
1 parent 8aafac4 commit 00f23d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion amy/emails/urls.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
path(
"create/",
views.EmailTemplateCreateView.as_view(),
name="email_template_create",
name="emailtemplate_add",
),
]),
),
Expand Down

0 comments on commit 00f23d6

Please sign in to comment.