From c86fa268c29a83fcd9a47eaf66f73d603b636458 Mon Sep 17 00:00:00 2001 From: Jonathan Rehm Date: Fri, 28 Jul 2017 20:02:53 -0700 Subject: [PATCH] Fix/remove duplicate id's --- cps/templates/detail.html | 10 +++++----- cps/templates/index.html | 4 ++-- cps/templates/search_form.html | 6 +++--- 3 files changed, 10 insertions(+), 10 deletions(-) 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 %}
- -