diff --git a/themes/default/template/header.tpl b/themes/default/template/header.tpl
index cbe3d8f02..c0dbf9272 100644
--- a/themes/default/template/header.tpl
+++ b/themes/default/template/header.tpl
@@ -31,8 +31,8 @@
{if isset($U_UP) }{/if}
{foreach from=$themes item=theme}
-{if isset($theme.local_head)}{include file=$theme.local_head}{/if}
+{if isset($theme.local_head)}{include file=$theme.local_head}{/if}
{/foreach}
{if isset($U_PREFETCH) }{/if}