feat: Create partial year
This commit is contained in:
@ -1 +1 @@
|
||||
{{- now.Format "2006" -}}
|
||||
{{ partial "year" . }}
|
||||
|
Reference in New Issue
Block a user
@ -1 +1 @@
|
||||
{{- now.Format "2006" -}}
|
||||
{{ partial "year" . }}
|
||||
|