mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-03-23 23:57:48 +01:00
3 lines
130 B
Text
3 lines
130 B
Text
- provide(:title, answer_title(@answer))
|
|
.container.container--main
|
|
= render 'answerbox', a: @answer, display_all: @display_all
|