Globals¶
Jinja2 globals are often data or functions that do not are not filters or tests.
In addition to Jinja2’s built-in globals, Betty provides the following:
app
(betty.app.App
)today
(betty.locale.Date
)
Jinja2 globals are often data or functions that do not are not filters or tests.
In addition to Jinja2’s built-in globals, Betty provides the following:
app
(betty.app.App
)
today
(betty.locale.Date
)