1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-17 19:06:40 +02:00
Files
bootstrap/site/layouts/shortcodes/year.html

4 lines
66 B
HTML

{{- /* Outputs the current year */ -}}
{{- now.Format "2006" -}}