Insert current year in bootstrap page footer
-
now
variable (datetime
object with current time) added to Jinja environment for all pages -
{{ now.year }}
used in bootstrap page template
Closes #17 (closed)
now
variable (datetime
object with current time) added to Jinja environment for all pages{{ now.year }}
used in bootstrap page templateCloses #17 (closed)