container-header

Page messages

container-breadcrumb
Well done!You successfully read this important alert message
Warning!Better check yourself, you're not looking too good
Heads up! This alert needs your attention, but it's not super important
Oh snap!Change a few things up and try submitting again
Settings
Fixed sidebar
Fixed footer
Fixed top navbar
Collapse sidebar
Boxed
Background
Default
Dark
Light
Themes
Default
White Light
Blue Navy
Blue Sky
Lime Lemon
Star Dust
Green Tea
Orange Round
Yellow Sun
Deep Purple
Yummy Chocolate
Dark Night
Soft Green
Wheel Red

To add page messages you have to use a divcontainer down the .container-breadcrumbwith class .container-messages.

Inside this container you can add all the messages you want (in Bootstrap format) with the next structure:

<divclass="page-alert alert alert-warning">                                    <buttonclass="close" data-dismiss="alert"</button>                                    Warning! Better check yourself, you're not looking too good                             </div>