+ + + {title} + {#if subtitle} + {subtitle} + {/if} + + + + + {#each metrics as metric} + + {metric.label} + {metric.value} + + {/each} + +