diff --git a/templates/mobile/common/index.html.twig b/templates/mobile/common/index.html.twig
index c62d468f09..01e1572735 100644
--- a/templates/mobile/common/index.html.twig
+++ b/templates/mobile/common/index.html.twig
@@ -4,6 +4,7 @@
+
{{ app['phraseanet.registry'].get('GV_homeTitle') }} - {{ module_name }}
diff --git a/templates/mobile/common/thumbnail.html.twig b/templates/mobile/common/thumbnail.html.twig
index e3854a2772..fbcd30ac36 100644
--- a/templates/mobile/common/thumbnail.html.twig
+++ b/templates/mobile/common/thumbnail.html.twig
@@ -34,7 +34,7 @@
{% set random = thumbnail.get_random() %}
{% elseif record_type == 'FLEXPAPER' %}
@@ -79,8 +79,8 @@
{% if record_type == 'VIDEO_MP4' or record_type == 'VIDEO_FLV' %}
{% set random = thumbnail.get_random() %}
-
{% elseif record_type == 'FLEXPAPER' %}