Link to exercise and show exercise description
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
h1 = @exercise
|
||||
h1 = link_to(@exercise)
|
||||
= row(label: 'exercise.description', value: render_markdown(@exercise.description))
|
||||
|
||||
ul.list-unstyled.panel-group
|
||||
- @feedbacks.each do |feedback|
|
||||
|
Reference in New Issue
Block a user