6 lines
67 B
HTML
6 lines
67 B
HTML
{{- /*
|
|
Output the current year
|
|
*/ -}}
|
|
|
|
{{- now.Format "2006" -}}
|