Welcome | Get started | Dive | Contribute | Topics | Reference | Changes | More
The lino.api.rt
module (runtime)¶
See also lino.api
.
- lino.api.rt.models¶
Shortcut to
lino.core.site.Site.models
- lino.api.rt.get_template(*args, **kw)¶
Shortcut to
get_template()
on the global jinja2.Environment (jinja_env
, seelino.core.web
).