Globals ======= Jinja2 `globals `_ are often data or functions that do not are not :doc:`filters ` or :doc:`tests `. In addition to Jinja2's built-in globals, Betty provides the following: - ``app`` (:py:class:`betty.app.App`) - ``today`` (:py:class:`betty.locale.Date`)