Correction pour validation HTML + CSS + RSS
This commit is contained in:
@@ -58,7 +58,7 @@
|
||||
<header>
|
||||
<p>
|
||||
{{- with $page.Date -}}
|
||||
<time datetime="{{ . }}">{{ . | time.Format "02/01/2006" }}</time>
|
||||
<time datetime="{{ .Format "2006-01-02T15:04:05Z07:00" }}">{{ . | time.Format "02/01/2006" }}</time>
|
||||
{{- end -}}
|
||||
</p>
|
||||
{{- with $dossierFirstPage -}}
|
||||
|
||||
Reference in New Issue
Block a user