diff --git a/cps/templates/detail.html b/cps/templates/detail.html index 2859d64c..500d47f1 100644 --- a/cps/templates/detail.html +++ b/cps/templates/detail.html @@ -17,7 +17,7 @@ {% if g.user.role_download() %}
{% if entry.data|length < 3 %} - {% for format in entry.data %} @@ -44,11 +44,11 @@ {% endif %} {% if (g.user.role_download() and g.user.is_anonymous()) or g.user.is_authenticated %}
- -