{% extends "plugins.html" %} {% block body %}

{{ this.title }}

{% call render_full_width_blocks(this.body.blocks, classes='col-md-12') %} {% endcall %} {{ render_plugin_list(this.children) }} {% endblock %}