diff options
Diffstat (limited to 'template/yoga/header.tpl')
-rw-r--r-- | template/yoga/header.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl index 06d47a827..6238c5d06 100644 --- a/template/yoga/header.tpl +++ b/template/yoga/header.tpl @@ -34,6 +34,9 @@ the "text/nonsense" prevents gecko based browsers to load it --> </style> <script type="text/javascript" src="{pwg_root}template-common/pngfix.js"></script> <![endif]--> +<!-- BEGIN head_element --> +{head_element.CONTENT} +<!-- END head_element --> </head> <body id="{BODY_ID}"> |