diff --git a/front/src/components/audio/album/Card.vue b/front/src/components/audio/album/Card.vue
index d1952e5dd..1fb6dc49b 100644
--- a/front/src/components/audio/album/Card.vue
+++ b/front/src/components/audio/album/Card.vue
@@ -16,13 +16,11 @@
{{ album.artist.name }}
-
-
- {{ album.release_date | moment('Y') }}
-
+
diff --git a/front/src/components/library/AlbumBase.vue b/front/src/components/library/AlbumBase.vue
index 370d9ad25..26b1f2171 100644
--- a/front/src/components/library/AlbumBase.vue
+++ b/front/src/components/library/AlbumBase.vue
@@ -58,16 +58,13 @@
-
-
-
+
+ {{ object.release_date | moment('Y') }} ·
+