freeCodeCamp/views/index.jade

12 lines
316 B
Plaintext
Raw Normal View History

extends layout
2013-11-14 20:29:06 +00:00
block content
.starter-template
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.
if user
.alert.alert-info Congratulations, you are logged in!