@@include('./partials/main.html') @@include("partials/title-meta.html", {"title": "Alerts"}) @@include('./partials/head-css.html')
@@include('./partials/menu.html')
@@include('./partials/topbar.html')
@@include("./partials/page-title.html", {"subtitle":"Components","title":"Alerts"})

Default Alert

Dismissing Alerts

Primary - A simple primary alert—check it out!

Secondary - A simple primary alert—check it out!

Success - A simple primary alert—check it out!

Danger - A simple primary alert—check it out!

Warning - A simple primary alert—check it out!

Info - A simple primary alert—check it out!

Light - A simple primary alert—check it out!

Dark - A simple primary alert—check it out!

Custom Alerts

Link Color

Icons with Alerts

Additional content

@@include('./partials/footer.html')
@@include('./partials/customizer.html') @@include('./partials/footer-scripts.html')