mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-06 11:23:48 -05:00
Add template type hint on choose page
This commit is contained in:
@@ -132,6 +132,7 @@ class TemplateListTemplate(TemplateListItem):
|
||||
'email': 'Email template',
|
||||
'sms': 'Text message template',
|
||||
'letter': 'Letter template',
|
||||
'broadcast': 'Broadcast template',
|
||||
}.get(template['template_type'])
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user