Fix indentation

This commit is contained in:
ItsDrike 2021-08-26 03:02:16 +02:00
parent 309df89c8c
commit 1eb174479a
No known key found for this signature in database
GPG key ID: B5F6B41F708C3ADD

View file

@ -3,7 +3,7 @@
<div class="container">
{{ partial "content.html" . }}
{{ if .Content }}
<hr>
<hr>
{{ end }}
{{ range .Pages.ByTitle }}
{{ partial "list_item.html" . }}