add a real article and keep messing with CSS/HTML
This commit is contained in:
@ -13,13 +13,13 @@
|
||||
<span class="slash">/</span>
|
||||
</header>
|
||||
|
||||
<main>
|
||||
<div id="box">
|
||||
{% include sidebar.html %}
|
||||
|
||||
<article id="content">
|
||||
<main id="content">
|
||||
{{ content }}
|
||||
</article>
|
||||
</main>
|
||||
</main>
|
||||
</div>
|
||||
<!--{% include footer.html %}-->
|
||||
</body>
|
||||
|
||||
|
Reference in New Issue
Block a user