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, 1 insertions, 3 deletions
diff --git a/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html b/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
index bc9dd300d..db7f18e3f 100644
--- a/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
+++ b/vendor/twbs/bootstrap/site/layouts/shortcodes/year.html
@@ -1,5 +1,3 @@
-{{- /*
- Output the current year
-*/ -}}
+{{- /* Outputs the current year */ -}}
{{- now.Format "2006" -}}