Misc cleanup

This commit is contained in:
Matthew Dillon 2015-06-18 14:38:12 -08:00
parent 0710fdf680
commit 19359c341d
5 changed files with 9 additions and 10 deletions

View file

@ -1,5 +1,5 @@
<h2>{{genus-name}} Species</h2>
<h3>Total species: {{controller.length}}</h3>
<h3>Total species: {{model.length}}</h3>
{{add-button label="Add Species" link="species.new"}}