diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html index dbf7387..cb1c067 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/recent_uploads.html @@ -63,22 +63,18 @@

-
-
-
- {%- for subject in r.metadata.subjects %} -
{{ subject }}
- {%- endfor %} -
- - {# - {% trans user=userprofile, date=creation_date | dateformat("long")%} - Uploaded on {{date}} - {% endtrans %} - #} - -
-
+
+ {%- for subject in r.metadata.subjects %} + {{ subject }} + {%- endfor %} +
+ + {# + {% trans user=userprofile, date=creation_date | dateformat("long")%} + Uploaded on {{date}} + {% endtrans %} + #} +