mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2024-11-09 21:49:41 +00:00
Fix indentation
This commit is contained in:
parent
309df89c8c
commit
1eb174479a
|
@ -3,7 +3,7 @@
|
|||
<div class="container">
|
||||
{{ partial "content.html" . }}
|
||||
{{ if .Content }}
|
||||
<hr>
|
||||
<hr>
|
||||
{{ end }}
|
||||
{{ range .Pages.ByTitle }}
|
||||
{{ partial "list_item.html" . }}
|
||||
|
|
Loading…
Reference in a new issue