diff --git a/templates/head.pages.tmpl b/templates/head.pages.tmpl
index 3badaf5..74f5426 100644
--- a/templates/head.pages.tmpl
+++ b/templates/head.pages.tmpl
@@ -21,6 +21,7 @@
+
Login
diff --git a/templates/media_detail.pages.tmpl b/templates/media_detail.pages.tmpl
index d03fd9e..73beeec 100644
--- a/templates/media_detail.pages.tmpl
+++ b/templates/media_detail.pages.tmpl
@@ -1,39 +1,28 @@
-
-
{{.item.Title}}
- {{with .item.Summary}}
{{.}}
{{end}}
- {{with .item.DurationFmt}}
{{.}}{{end}}
-

-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
{{.item.Title}}
+ {{with .item.Summary}}
+
{{.}}
+ {{end}}
+ {{with .item.DurationFmt}}
+
Durée : {{.}}
+ {{end}}
+
+
+
+
+
+