BathHacked/energy-sparks

View on GitHub
app/views/schools/audits/edit.html.erb

Summary

Maintainability
Test Coverage
<h1><%= t('schools.audits.edit.title') %></h1>

<%= render 'schools/audits/form', audit: @audit %>