From 6ab39d8f92b0422327676b2f7c99bea4bd9d54ae Mon Sep 17 00:00:00 2001 From: llehtine Date: Mon, 7 Apr 2014 16:52:52 +0300 Subject: [PATCH] Update record.html --- invenio/templates/record.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/invenio/templates/record.html b/invenio/templates/record.html index 28143cefd4..c2d5b390fe 100644 --- a/invenio/templates/record.html +++ b/invenio/templates/record.html @@ -69,7 +69,7 @@ {{ file.get_full_name() }} {{ file.md.strftime('%d %b %Y') }} {{ file.size|filesizeformat }} - {% if file.get_superformat() == '.pdf' %}{% endif %} {{_("Download")}} + {% if file.get_superformat() == '.pdf' %}{% endif %} {{_("Download")}} {%- endfor -%}