{{{customeditframe.editframeStart}}}
<ul class="fact-cards" data-module="factcards">
<template>
{{> @cp-big-fact-card}}
</template>
{{#each cards}}
{{> @cp-big-fact-card}}
{{/each}}
</ul>
{{{customeditframe.editframeStop}}}