Added template event to article meta data
authorThomas Schlage <fragsalat@users.noreply.github.com>
Sun, 16 Jul 2017 13:00:32 +0000 (15:00 +0200)
committerGitHub <noreply@github.com>
Sun, 16 Jul 2017 13:00:32 +0000 (15:00 +0200)
com.woltlab.wcf/templates/article.tpl

index 11126c9e44701189b985c731344eb01b22ced13a..606bfe2cb0a756c9da5a5e306a8cb834d1f76492 100644 (file)
@@ -53,6 +53,8 @@
                                {if ARTICLE_ENABLE_VISIT_TRACKING && $article->isNew()}<li><span class="badge label newMessageBadge">{lang}wcf.message.new{/lang}</span></li>{/if}
                                
                                <li class="articleLikesBadge"></li>
+                               
+                               {event name='contentHeaderMetaData'}
                        </ul>
                        
                        <meta itemprop="mainEntityOfPage" content="{$canonicalURL}">