Retrospring/app/views/answer/show.haml

3 lines
102 B
Plaintext
Raw Normal View History

2020-04-30 11:33:05 -07:00
- provide(:title, answer_title(@answer))
.container.container--main
2020-04-30 11:33:05 -07:00
= render 'answerbox', a: @answer