diff --git a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html index 5d4c903..01cd36f 100644 --- a/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html +++ b/invenio_theme_tugraz/templates/invenio_theme_tugraz/index.html @@ -48,18 +48,13 @@ something with doi -->
- - - {{ r.metadata.publication_date }} - - - - - {{ (' Version ' ~ r.version ~ '') if r.version else 'Version' }} + + + {{ r.metadata.publication_date }} {{ '(' ~ r.metadata.version ~ ')' if r.metadata.version }} - + {{r.metadata.resource_type | cast_to_dict | vocabulary_title('resource_type') }}