mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-09 10:54:11 -04:00
Replace haven't with have not
This commit is contained in:
committed by
Chris Hill-Scott
parent
644686c3ce
commit
89a609fb73
@@ -163,7 +163,7 @@
|
||||
caption='Jobs',
|
||||
field_headings=['Job', 'Time'],
|
||||
caption_visible=True,
|
||||
empty_message='You haven’t scheduled any jobs yet'
|
||||
empty_message='You have not scheduled any jobs yet'
|
||||
) %}
|
||||
{% call field() %}
|
||||
{{ item.job }}
|
||||
|
||||
Reference in New Issue
Block a user