ability to add content to html head elements

git-svn-id: http://piwigo.org/svn/trunk@1539 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
rvelices
2006-08-17 01:56:14 +00:00
parent d7ba4d77fe
commit 3b3e417daf
2 changed files with 16 additions and 1 deletions
+3
View File
@@ -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}">