This repository has been archived on 2025-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
hymenobacterdotinfo/app/pods/species/index/template.hbs
2015-06-05 09:36:51 -08:00

6 lines
197 B
Handlebars

<h2>{{genus-name}} Species</h2>
<h3>Total species: {{controller.length}}</h3>
{{add-button label="Add Species" link="species.new"}}
{{sortable-table content=model tableAttrs=tableAttrs row=row}}