This commit is contained in:
@@ -5,6 +5,12 @@
|
||||
|
||||
{{ range .Pages.ByDate.Reverse }}
|
||||
<h2><a href="{{ .RelPermalink }}">{{ .Title }}</a></h2>
|
||||
|
||||
{{ .Summary }}
|
||||
|
||||
{{ if .Truncated }}
|
||||
<a href="{{ .RelPermalink }}">Lire plus sur « {{ .LinkTitle }} »</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{/* vim: set tw=80 ts=2 sw=2 sts=2 ft=gohtmltmpl: */}}
|
||||
|
||||
Reference in New Issue
Block a user