{{> partials/head title=activePlugin.name }} {{> partials/prefix}} {{#if (eq "table" pluginResult.type)}}

Data

{{pluginResult.rowCount}} row(s).

{{#each pluginResult.columns}} {{/each}} {{#each pluginResult.rows}} {{#each this}} {{/each}} {{/each}}
{{this}}
{{{this}}}
{{/if}} {{> partials/suffix }}