add deletion message to index
This commit is contained in:
parent
fbb494f3ea
commit
09b30506fd
|
@ -8,9 +8,7 @@
|
|||
.alert.alert-danger.alert-dismissible{role: "alert"}
|
||||
%button.close{type: "button", "data-dismiss" => "alert"}
|
||||
%span{"aria-hidden" => "true"} ×
|
||||
%strong
|
||||
Retrospring will shut down
|
||||
on 1.4.2015!
|
||||
Retrospring will shut down on 1st April 2015!
|
||||
#timeline
|
||||
- @timeline.each do |answer|
|
||||
= render 'shared/answerbox', a: answer
|
||||
|
|
Loading…
Reference in New Issue