4 lines
286 B
Plaintext
4 lines
286 B
Plaintext
h5 = t('exercises.implement.comment.question')
|
|
textarea.form-control#question(style='resize:none;')
|
|
p = ''
|
|
button#askForCommentsButton.btn.btn-block.btn-primary(type='button' data-message-success=t('exercises.editor.request_for_comments_sent')) =t('exercises.implement.comment.request') |