2 lines
122 B
HTML
2 lines
122 B
HTML
<p>Last modified: {{ .Lastmod | time.Format "January 2, 2006" }}</p>
|
|
<p>Copyright {{ now.Year }}. All rights reserved</p>
|