diff --git a/cps/templates/detail.html b/cps/templates/detail.html index 4a9fa8fb..a1e5194d 100644 --- a/cps/templates/detail.html +++ b/cps/templates/detail.html @@ -42,7 +42,6 @@ {% if g.user.kindle_mail and g.user.is_authenticated %} {{_('Send to Kindle')}} {% endif %} - {% if (g.user.role_download() and g.user.is_anonymous) or g.user.is_authenticated %}
- {% endif %}

{{entry.title}}