{% extends 'base.html' %} {% block content %}
{{ widget.gorillaml_custom_form(metadata) }}
{% call widget.gcard(title='Plugins shortcut', body_class='p-0') %} {% include 'plugins_table.html' %} {% endcall %}
{% endblock %}