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

{{ title }}

{% call panel.component(title='Flatpickr', description='A simple yet powerful datepicker powered by Flatpickr. Please read the official plugin documentation for a full list of options.') %}

{% endcall %}