1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-19 11:51:23 +02:00
Files
bootstrap/site/layouts/shortcodes/year.html
2021-08-31 17:24:38 +03:00

4 lines
66 B
HTML

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