This works for me, using mkdocs 1.2.1 and jinja2 3.0.1: {% block footer %} © {{ build_date_utc.strftime('%Y') }} <a href='https://example.org' ...
確定! 回上一頁