{{#each popular_components as |theme|}}
<a class="popular-theme-item" href="{{theme.meta_url}}" rel="noopener" target="_blank">
{{theme.name}}
</a>
{{/each}}