From fa066f89e4cdd2dfa2483d6004f641e060bdcc43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Ml=C3=A1dek?= Date: Thu, 30 Jul 2020 23:47:41 +0200 Subject: [PATCH] fix url labels --- sdbs_pile/pile/templates/front_doc_detail.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdbs_pile/pile/templates/front_doc_detail.html b/sdbs_pile/pile/templates/front_doc_detail.html index e1550f9..34f59a9 100644 --- a/sdbs_pile/pile/templates/front_doc_detail.html +++ b/sdbs_pile/pile/templates/front_doc_detail.html @@ -49,7 +49,7 @@ {% for link in document.urls.all|slice:"1:" %} {% endfor %} {% endif %} @@ -68,7 +68,7 @@ {% for link in document.urls.all|slice:"1:" %} {% endfor %} {% endif %}