• <% if appeal.reason.present? %> <%= format_text(appeal.reason, inline: true) %> <% else %> no reason <% end %> (<%= link_to_user(appeal.creator) %>, <%= time_ago_in_words_tagged(appeal.created_at) %>)