Message box

[alert type=“alert-warning“ close=“false“ ]Your notification[/alert]

[alert type=“alert-success“ close=“true“ ]Your notification[/alert]

[alert type=“alert-info“ close=“false“ ]Your notification[/alert]

[alert type=“alert-danger“ close=“true“ ]Your notification[/alert]

Code

[[alert type="alert-warning" close="false" ]Your notification[/alert]]

type: alert-warning, alert-success, alert-info, alert-danger
close: true, false