Formatting: add final newline

This commit is contained in:
vimux 2019-07-30 13:40:48 -04:00
parent 5e5759cbc6
commit c71d33abd2
No known key found for this signature in database
GPG key ID: 5A34FDC4EE832E34
10 changed files with 10 additions and 10 deletions

View file

@ -6,4 +6,4 @@
{{ if .Paginator.HasNext }}
<a href="{{ .Paginator.Next.URL }}">Next Page</a>
{{ end }}
</div>
</div>