mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-09-11 02:23:19 -04:00
Replace haven't with have not
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
<div class="user-list">
|
||||
{% if not current_service.data_retention %}
|
||||
<div class="user-list-item">
|
||||
<span class="hint">You haven’t added any data retention</span>
|
||||
<span class="hint">You have not added any data retention</span>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% call mapping_table(
|
||||
|
||||
Reference in New Issue
Block a user