{m.name}
{#if m.url}
{/if}
{m.desc}
{#each m.tags as t (t)}
{t}
{/each}
{#if m.size !== undefined}
{m.size}B parameters
32B cap
{/if}