mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-08-07 17:23:04 +02:00
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:
@@ -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}">
|
||||
|
||||
Reference in New Issue
Block a user