adding support for translating dates

This commit is contained in:
Juan Pablo Valencia 2024-11-18 20:10:08 +02:00
parent 4e760d1c8d
commit 3e7e8a78f6
2 changed files with 2 additions and 1 deletions

View file

@ -5,7 +5,7 @@
{{ $dateFormat = .}}
{{ end }}
<p class="line-date">{{ .Date.Format $dateFormat }} </p>
<p class="line-date">{{ .Date | time.Format $dateFormat }} </p>
<div>
<p class="line-title">