About
aohc()
¶
Redirect to the new location (in the legal section).
Source code in ckanext/nhm/routes/about.py
62 63 64 65 66 67 | |
citation()
¶
Render the "about" page for citations and attributions.
Source code in ckanext/nhm/routes/about.py
14 15 16 17 18 19 | |
credits()
¶
Render the "about" page for credits.
Source code in ckanext/nhm/routes/about.py
30 31 32 33 34 35 | |
datacite()
¶
Render the "about" page for DataCite service provider.
Source code in ckanext/nhm/routes/about.py
54 55 56 57 58 59 | |
download()
¶
Render the "about" page for downloads and the API.
Source code in ckanext/nhm/routes/about.py
22 23 24 25 26 27 | |
privacy()
¶
Render the "about" page for privacy.
Source code in ckanext/nhm/routes/about.py
38 39 40 41 42 43 | |
terms()
¶
Render the "about" page for terms and conditions.
Source code in ckanext/nhm/routes/about.py
46 47 48 49 50 51 | |