mirror of
https://github.com/ItsDrike/itsdrike.com.git
synced 2025-02-23 16:19:02 +00:00
Fix indentation
This commit is contained in:
parent
309df89c8c
commit
1eb174479a
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<div class="container">
|
||||
{{ partial "content.html" . }}
|
||||
{{ if .Content }}
|
||||
<hr>
|
||||
<hr>
|
||||
{{ end }}
|
||||
{{ range .Pages.ByTitle }}
|
||||
{{ partial "list_item.html" . }}
|
||||
|
|
Loading…
Add table
Reference in a new issue