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

{{ title }}

{% call panel.component(title=title, description="Toasts based notifications can be used to to show important alerts or information to users.") %}
{% endcall %}