{% import 'components/panel.html' as panel %}

{{ title }}

{% call panel.component(title=title, description='Fancytree is a JavaScript dynamic tree view plugin for jQuery with support for persistence, keyboard, checkboxes, tables, drag and drop, and lazy loading. Fancytree is a sequel of the popular DynaTree plugin.') %}
{% endcall %} {% call panel.component(title='Multiple Selection') %}
{% endcall %} {% call panel.component(title='Single Selection') %}
{% endcall %} {% call panel.component(title='Drag & Drop') %}
{% endcall %}