forked from corona-warn-app/cwa-website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathterms-of-use.json
27 lines (27 loc) · 1.15 KB
/
terms-of-use.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
{
"meta": {
"title": "Terms of use",
"description": ""
},
"section-main": {
"headline": {
"title": "Terms of use"
},
"content": {
"textblock": [
"Current terms of use of the app since release 1.5 can be found here:",
"<ul><li><a href='/assets/documents/cwa-eula-en.pdf'>Terms of use in English</a></li><li><a href='/assets/documents/cwa-eula-de.pdf'>Terms of use in German</a></li><li><a href='/assets/documents/cwa-eula-tr.pdf'>Terms of use in Turkish</a></li></ul>"
]
},
"previous-headline": {
"title": "Previous terms of use"
},
"previous-content": {
"textblock": [
"Past versions of the respective terms of use can be viewed here listed by version.",
"<ul><li><a href='/assets/documents/cwa-eula-1.3-en.pdf'>Terms of use until version 1.3 in English</a></li><li><a href='/assets/documents/cwa-eula-1.3-de.pdf'>Terms of use until version 1.3 in German</a></li></ul>"
],
"textcaption": "Last updated: October 17th, 2020"
}
}
}