mirror of
https://github.com/frappe/lms.git
synced 2026-04-25 01:49:45 +03:00
4874d99e44
Widgets are reusable jinja templates which can be used in other
themplates. Widgets are written in widgets/ directory in every frappe
module and can be accessed as `{{ widgets.WidgetName(...) }}` from any
template.
454 B
454 B