Cleanup posts rendering
This commit is contained in:
@@ -8,10 +8,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<main>
|
||||
<div class="book-posts mx-auto">
|
||||
{{ template "main" . }}
|
||||
</div>
|
||||
<main class="book-posts mx-auto">
|
||||
{{ template "main" . }}
|
||||
</main>
|
||||
|
||||
{{ partial "docs/inject/body" . }}
|
||||
|
||||
Reference in New Issue
Block a user