{{#each modules}}
{{> Template.dynamic template="module" data=this}}
{{/each}}
{{this.name}}
{{#if histogram}}
Selected Metric: {{currentMetric}}
{{/if}}
{{#if date_histogram}}
{{/if}}
{{> tabular table=table selector=selector class="table table-striped table-bordered table-condensed"}}