Skip to content
Snippets Groups Projects

Develop

Merged Gervaise Henry requested to merge develop into master
Compare and
2 files
+ 2
2
Preferences
File browser
Compare changes
+ 2
2
@@ -11,9 +11,9 @@
{{ range ( .Paginate (where .Data.Pages "Type" "post")).Pages }}
{{ .Render "summary"}}
{{ end }}
<br>
<img src="/images/CT_huLUT.gif" style="display:block; margin-left:auto; margin-right:auto; width:50%;">
{{ partial "pagination.html" . }}
</div>
{{ partial "footer.html" . }}