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

{{ title }}

{% call panel.component(title=title, description='Customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options powered by Select2. Please read the official plugin documentation for a full list of options.') %}
{% endcall %}