mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-01-22 09:06:04 +01:00
7 lines
133 B
Text
7 lines
133 B
Text
%ul
|
|
- @inbox.each do |i|
|
|
%li
|
|
%strong
|
|
= user_screen_name i.question.user
|
|
asked
|
|
= i.question.content
|