SpeciesFileGroup/taxonworks

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

Summary

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

<%= render 'form' %>

<%= link_to 'Back', observations_path %>