{{genus-name}} Strains
Total strains: {{model.length}}
{{#if (can "add strain")}}
{{! Does nothing ATM }}
{{#link-to 'strains.new' class="button-gray smaller"}}
Add Strain
{{/link-to}}
{{/if}}
{{sortable-table content=model tableAttrs=tableAttrs row=row}}