diff --git a/app/views/exercise_collections/edit.html.slim b/app/views/exercise_collections/edit.html.slim index 4e864ab1..a3694a25 100644 --- a/app/views/exercise_collections/edit.html.slim +++ b/app/views/exercise_collections/edit.html.slim @@ -1 +1,3 @@ +h1 = @exercise_collection + = render('form') \ No newline at end of file