article title is the top title

master
Gnieark 6 years ago
parent 6eecb90fa3
commit 3409c4950c

@ -46,8 +46,13 @@
<tpl:Block name="body-tag"><body class="dc-post"></tpl:Block>
<tpl:Block name="page-top">
{{tpl:EntryPingData}}
{{tpl:parent}}
<div id="top" role="banner">
<h1>{{tpl:EntryTitle encode_html="1"}}</h1>
</div>
</tpl:Block>
<tpl:Block name="main-content">
@ -61,7 +66,7 @@
</p>
<div id="p{{tpl:EntryID}}" class="post" role="article">
<h2 class="post-title">{{tpl:EntryTitle encode_html="1"}}</h2>
<p class="post-info">{{tpl:lang By}} {{tpl:EntryAuthorLink}}
{{tpl:lang on}} {{tpl:EntryDate}}, {{tpl:EntryTime}}

Loading…
Cancel
Save