aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/twbs/bootstrap/site/layouts/shortcodes/year.html')
-rw-r--r--vendor/twbs/bootstrap/site/layouts/shortcodes/year.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html b/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
index db7f18e3f..bc9dd300d 100644
--- a/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
+++ b/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
@@ -1,3 +1,5 @@
-{{- /* Outputs the current year */ -}}
+{{- /*
+ Output the current year
+*/ -}}
{{- now.Format "2006" -}}