add deletion message to index
This commit is contained in:
parent
6e913fbfeb
commit
644b1b1316
|
@ -5,10 +5,7 @@
|
|||
= render 'shared/sidebar'
|
||||
.col-md-9.col-xs-12.col-sm-9.j2-col-reset
|
||||
= render 'layouts/messages'
|
||||
.alert.alert-danger.alert-dismissible{"role": "alert"}
|
||||
%button.close{data: {dismiss: :alert}, aria: {label: "Close"}}
|
||||
%span{aria: {hidden: true}}
|
||||
×
|
||||
.alert.alert-danger
|
||||
%strong
|
||||
Retrospring will shut down
|
||||
on 1.4.2015!
|
||||
|
|
Loading…
Reference in New Issue