3 lines
148 B
HTML
3 lines
148 B
HTML
|
<time class="dt-published published" datetime="{{ .Date.Format " 2006-01-02T15:04:05-0700" }}">
|
||
|
{{ .Date.Format "Monday, 2006 January 2" }}
|
||
|
</time>
|