SpeciesFileGroup/taxonworks

View on GitHub
app/views/otus/new.html.erb

Summary

Maintainability
Test Coverage
<h1>New OTU</h1>

<%= tag.div(link_to('A task is available.', new_otu_task_path), class: [:feedback, 'feedback-notice']) %>

<%= render 'form' %>