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

{{ title }}

{% call panel.component(title='Drag & Drop Upload', description='Drag and drop file uploads with image previews powered by Dropzone.js. Please read the official plugin documentation for a full list of options.') %}
{% call hljs.component() -%}
...
{%- endcall %} {% endcall %}