hello, I would like to add a computed variable to my template. For example adding the current year in a file: `# Copyright {{{ current.year }}}` Any pointer? TIA
hello,
I would like to add a computed variable to my template.
For example adding the current year in a file:
# Copyright {{{ current.year }}}Any pointer? TIA