--- a/ckanext/agls/templates/package/read.html +++ b/ckanext/agls/templates/package/read.html @@ -100,13 +100,6 @@ {% endif %} -{% set email =h.get_last_active_user(c.pkg_dict['id']).get('email','') %} - - {{ _('Maintainer') }} - {{ - h.mail_to(email_address=(email or ' '), name=h.get_last_active_user(c.pkg_dict['id']).get("display_name",'')) }} - - Publisher/Agency {{ c.pkg_dict['organization']['title']}}