forked from qld-gov-au/ckanext-datarequests
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[QCDP24-19] update email notification
- Loading branch information
Showing
2 changed files
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
ckanext/datarequests/templates/emails/bodies/update_datarequest.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
An update on the following data access request has been submitted. | ||
To view the status of your data access request, follow this link: | ||
To view the data access request, follow this link: | ||
|
||
{{ site_url }}/datarequest/{{ datarequest.id }} | ||
|
||
Requested data: {{ datarequest.title }} | ||
Change of status: {{ datarequest.status }} | ||
Current of status: {{ datarequest.status }} | ||
|
||
Do not reply to this email. |