diff --git a/admin/themes/default/template/maintenance.tpl b/admin/themes/default/template/maintenance.tpl
index dcde866bb..9b2c75859 100644
--- a/admin/themes/default/template/maintenance.tpl
+++ b/admin/themes/default/template/maintenance.tpl
@@ -9,15 +9,18 @@
+
+
diff --git a/themes/default/template/picture_content.tpl b/themes/default/template/picture_content.tpl
index d65a9597a..c4c6da3bf 100644
--- a/themes/default/template/picture_content.tpl
+++ b/themes/default/template/picture_content.tpl
@@ -1,11 +1,12 @@
-{if isset($high) }
+{if isset($high)}
+{combine_script id='core.scripts' load='async' path='themes/default/js/scripts.js'}
{/if}
-
{if isset($high) }
- {'Click on the photo to see it in high definition'|@translate}
+ {'Click on the photo to see it in high definition'|@translate}
{/if}