2013-11-13 22:19:37 -05:00
|
|
|
extends layout
|
2013-11-14 15:29:06 -05:00
|
|
|
|
2013-11-16 12:55:40 -05:00
|
|
|
block content
|
2013-12-04 01:25:55 -05:00
|
|
|
h1 Bootstrap starter template
|
|
|
|
p.lead
|
|
|
|
| Use this document as a way to quickly start any new project.
|
|
|
|
br
|
|
|
|
| All you get is this text and a mostly barebones HTML document.
|
2013-11-18 17:37:50 -05:00
|
|
|
|
2013-12-04 01:25:55 -05:00
|
|
|
if user
|
2014-01-29 02:27:40 -05:00
|
|
|
.alert.alert-success.animated.flipInX
|
2014-01-07 18:47:16 -05:00
|
|
|
i.fa.fa-check
|
|
|
|
strong Success!
|
|
|
|
| You are logged in.
|