Remove header tag from inside main
This commit is contained in:
parent
c8ab67b958
commit
6b2ea2365b
@ -1,6 +1,3 @@
|
||||
<header>
|
||||
<h1 class="page-title" >${title}</h1>
|
||||
</header>
|
||||
<div>
|
||||
%{contentfile}
|
||||
</div>
|
||||
<h1>${title}</h1>
|
||||
|
||||
%{contentfile}
|
||||
|
Loading…
Reference in New Issue
Block a user