{% extends "plugins.html" %} {% from "macros/plugins.html" import render_category_nav %} {% block body %}

{{ this.title }}

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