YaleSTC/shifts

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

Summary

Maintainability
Test Coverage
<h1 id="page_title">New Template</h1>
<%= render partial: 'form' %>
<%= link_to 'Back', templates_path %>