BOOTSTRAP COMMPONENT | DISSMISSIBLES
div.alert.alert-danger.alert-dismissible
strong Error!
| Warning message is showing.
button.close(type='button' data-dismiss='alert' aria-label='Close')
span(aria-hidden='true') ×
div.alert.alert-success.alert-dismissible
strong Done!
| Success message is showing.
button.close(type='button' data-dismiss='alert' aria-label='Close')
span(aria-hidden='true') ×
div.alert.alert-warning.alert-dismissible
strong Warning!
| Check you responses.
button.close(type='button' data-dismiss='alert' aria-label='Close')
span(aria-hidden='true') ×
Comments
Post a Comment