Files
codeocean/app/views/proxy_exercises/edit.html.slim
2024-05-21 19:42:26 +02:00

4 lines
85 B
Plaintext

h1 = "#{ProxyExercise.model_name.human}: #{@proxy_exercise.title}"
= render('form')