diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html index ac8656c..94646ca 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html @@ -18,7 +18,7 @@
{{ creators(r.creators) }}
@@ -54,6 +60,9 @@ {% trans user=userprofile, date=creation_date|dateformat('long') %}Uploaded on {{date}}{% endtrans %} + + {%- if not loop.last %} {%- else%} @@ -61,7 +70,7 @@ {%- endif %} {%- endfor %}