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