as before
This commit is contained in:
@ -20,10 +20,10 @@
|
||||
<body>
|
||||
<main>
|
||||
<div>
|
||||
<header>{% include 'partials/header.njk' %}</header>
|
||||
<hr/>
|
||||
{# <header>{% include 'partials/header.njk' %}</header> #}
|
||||
{# <hr/> #}
|
||||
<article>
|
||||
{# <h2>{{ title }}</h2> #}
|
||||
<h2>{{ title }}</h2>
|
||||
{{ content | safe }}
|
||||
</article>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user