SMERM/EMUForm

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

Summary

Maintainability
Test Coverage
<h1 class="entry-title">Submit New Work</h1>

<%= render 'form' %>

<!-- <%= link_to 'Back', works_path, class:"btn" %> -->

<hr>

<center>
<%= link_to 'List of Works', works_path, class:"twobtn" %>
&nbsp;&nbsp;&nbsp;&nbsp;
<%# link_to 'Sign out', destroy_account_session_path, class:"twobtn", method: :delete %>
<center>