arifeuer/cs169ocf

View on GitHub
app/views/trainings/generate_forms.html.haml

Summary

Maintainability
Test Coverage
%h1 Generate Forms For: #{@type}
%title Generate Forms For: #{@type}


.content
  = render @partial_type
  
= link_to "Back", trainingsindex_path