diff --git a/front/src/App.vue b/front/src/App.vue index 702fd36b9..85c9391a5 100644 --- a/front/src/App.vue +++ b/front/src/App.vue @@ -15,7 +15,7 @@ - + -
+
+

+ Application footer +

diff --git a/front/src/components/Sidebar.vue b/front/src/components/Sidebar.vue index bf2ed255a..2a2a6e7a5 100644 --- a/front/src/components/Sidebar.vue +++ b/front/src/components/Sidebar.vue @@ -107,7 +107,10 @@ Create an account
-
+
+

+ Main navigation +

diff --git a/front/src/components/audio/Player.vue b/front/src/components/audio/Player.vue index c2091141f..98219045e 100644 --- a/front/src/components/audio/Player.vue +++ b/front/src/components/audio/Player.vue @@ -1,5 +1,8 @@