diff --git a/pod/chapter/templates/video_chapter.html b/pod/chapter/templates/video_chapter.html index 55afdb495e..749a16aabe 100644 --- a/pod/chapter/templates/video_chapter.html +++ b/pod/chapter/templates/video_chapter.html @@ -38,7 +38,7 @@ {% endif %} - + {% trans "Back to the video"%} diff --git a/pod/cut/templates/video_cut.html b/pod/cut/templates/video_cut.html index 2db041b33f..8f2c9fb079 100644 --- a/pod/cut/templates/video_cut.html +++ b/pod/cut/templates/video_cut.html @@ -78,8 +78,10 @@
- + {% trans 'Share on Facebook' %} - + {% trans 'Share on X (Twitter)' %} - + {% trans 'Share on LinkedIn' %} diff --git a/pod/main/templates/base.html b/pod/main/templates/base.html index 7a8cf660b1..0f59dda399 100644 --- a/pod/main/templates/base.html +++ b/pod/main/templates/base.html @@ -82,9 +82,17 @@ diff --git a/pod/main/templates/navbar.html b/pod/main/templates/navbar.html index e3e790cb26..c4f24b55bf 100644 --- a/pod/main/templates/navbar.html +++ b/pod/main/templates/navbar.html @@ -13,7 +13,7 @@ aria-controls="pod-navbar__menu" title="{% trans 'Toggle navigation' %}"> - + {{ TITLE_SITE }} diff --git a/pod/meeting/templates/meeting/internal_recordings.html b/pod/meeting/templates/meeting/internal_recordings.html index b9e5e1b579..c2e8f31135 100644 --- a/pod/meeting/templates/meeting/internal_recordings.html +++ b/pod/meeting/templates/meeting/internal_recordings.html @@ -51,7 +51,7 @@