removed article element due to it messing up print in firefox
This commit is contained in:
parent
6c07e81c7c
commit
1af561b3e9
1 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,4 @@
|
||||||
</div>
|
</div>
|
||||||
</header>
|
</header>
|
||||||
<hr>
|
<hr>
|
||||||
<article>
|
|
||||||
{{{content}}}
|
{{{content}}}
|
||||||
</article>
|
|
||||||
|
|
Loading…
Reference in a new issue