diff --git a/public/templates/header.tpl b/public/templates/header.tpl
index f7cd8f1ebc..5fc649f008 100644
--- a/public/templates/header.tpl
+++ b/public/templates/header.tpl
@@ -9,7 +9,7 @@
- link="{linkTags.link}" rel="{linkTags.rel}" href="{linkTags.href}" />
+ link="{linkTags.link}" rel="{linkTags.rel}" type="{linkTags.type}" href="{linkTags.href}" />