1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-25 14:30:46 +02:00
Files
bootstrap/site/layouts/shortcodes/year.html

4 lines
66 B
HTML

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